My Project
|
Public Member Functions | |
CRefTime (LONG msecs) | |
CRefTime (REFERENCE_TIME rt) | |
operator REFERENCE_TIME () const | |
CRefTime & | operator= (const CRefTime &rt) |
CRefTime & | operator= (const LONGLONG ll) |
CRefTime & | operator+= (const CRefTime &rt) |
CRefTime & | operator-= (const CRefTime &rt) |
LONG | Millisecs (void) |
LONGLONG | GetUnits (void) |
Public Attributes | |
REFERENCE_TIME | m_time |