![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
#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 |