![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cKernel.h>
Public Member Functions | |
void | InitTime () |
void | QuerySystemTime () |
int | get_AgeSec () const |
void | MakeLocalTime () |
void | GetTimeFields (PTIME_FIELDS pTimeFields) |
Public Attributes | |
LARGE_INTEGER | m_TimeVal |
very high precision time. More... | |
very high precision time. 64 bit value. System time is a count of 100-nanosecond intervals since January 1, 1601. like NdisGetCurrentSystemTime() >= Windows 2000
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
LARGE_INTEGER GrayKernel::CKeTime::m_TimeVal |
very high precision time.