![]() |
AJA NTV2 SDK
18.0.0.2717
NTV2 SDK 18.0.0.2717
|
#include <reftime.h>
Public Member Functions | |
| CRefTime () | |
| 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 |