Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cTimer.h File Reference

Go to the source code of this file.

Classes

class  GrayLib::cTimerInst
 
class  GrayLib::cTimerFunc
 
class  GrayLib::cTimerGroup
 

Namespaces

 GrayLib
 

Typedefs

typedef cRefPtr< cTimerInst > GrayLib::cTimerInstPtr
 
typedef void(GRAYCALLGrayLib::TIMER_FUNC_t) (cTimerInst *pTimer, UINT_PTR nUserArg)
 
typedef cRefPtr< cTimerFunc > GrayLib::cTimerFuncPtr
 

Functions

 GrayLib::UNITTEST2_PREDEF (cTimer)
 

Detailed Description