 |
AJA NTV2 SDK
18.0.0.2717
NTV2 SDK 18.0.0.2717
|
Go to the documentation of this file.
46 #define MILLISECONDS_TO_100NS_UNITS(lMs) \
47 Int32x32To64((lMs), (UNITS / MILLISECONDS))
75 inline operator REFERENCE_TIME()
const
94 return (*
this = *
this + rt);
99 return (*
this = *
this - rt);
CRefTime & operator+=(const CRefTime &rt)
const LONGLONG MILLISECONDS
CRefTime & operator-=(const CRefTime &rt)
CRefTime & operator=(const CRefTime &rt)
CRefTime & operator=(const LONGLONG ll)
CRefTime(REFERENCE_TIME rt)
#define MILLISECONDS_TO_100NS_UNITS(lMs)
const LONGLONG NANOSECONDS