![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "../GrayLibBase.h"
#include "GrayCore/include/cTimeSys.h"
#include "GrayCore/include/cLogMgr.h"
#include "GrayCore/include/cThreadLock.h"
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) | |
Special arbitrary freq time clock.