Go to the documentation of this file.
14 #pragma message(__FILE__)
23 #if(!defined(PrflCnt_H))
33 #error Please include prfl.h before including prflcnt.h
101 #if(defined(PRFL_ENBL))
102 #define PRFL_CNT(id) {static a2dProfilerCount prfl_##id( wxT(#id) ); prfl_##id.Cnt();}
103 #define PRFL_CNT_DCLR(id) {static a2dProfilerCount prfl_##id( wxT(#id) );}
104 #define PRFL_CNT_CNT(id) {prfl_##id.Cnt();}
107 #define PRFL_CNT_DCLR(id)
108 #define PRFL_CNT_CNT(id)
prflcnt.h Source File -- Sun Oct 12 2014 17:04:23 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . --
Main Page
Reference Documentation