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

Go to the source code of this file.

Classes

class  GrayLib::cTimeTickBase
 
class  GrayLib::cTimeTick
 
class  GrayLib::cTimeTickMaster
 

Namespaces

 GrayLib
 

Typedefs

typedef UINT GrayLib::TIMETICK_t
 base type for holding time tick count. More...
 
typedef int GrayLib::TIMETICKD_t
 base type for holding time diff values. (span in time ticks is signed!) More...
 

Functions

 GrayLib::UNITTEST2_PREDEF (cTimeTick)
 

Detailed Description

Special arbitrary freq time clock.