My Project
|
Public Member Functions | |
COARefTime (CRefTime t) | |
COARefTime (REFERENCE_TIME t) | |
COARefTime (double d) | |
operator double () | |
operator REFERENCE_TIME () | |
COARefTime & | operator= (const double &rd) |
COARefTime & | operator= (const REFERENCE_TIME &rt) |
BOOL | operator== (const COARefTime &rt) |
BOOL | operator!= (const COARefTime &rt) |
BOOL | operator< (const COARefTime &rt) |
BOOL | operator> (const COARefTime &rt) |
BOOL | operator>= (const COARefTime &rt) |
BOOL | operator<= (const COARefTime &rt) |
COARefTime | operator+ (const COARefTime &rt) |
COARefTime | operator- (const COARefTime &rt) |
COARefTime | operator* (LONG l) |
COARefTime | operator/ (LONG l) |
![]() | |
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) |
Additional Inherited Members | |
![]() | |
REFERENCE_TIME | m_time |