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)
CRefTime & operator-=(const CRefTime &rt)
const LONGLONG NANOSECONDS
CRefTime & operator=(const LONGLONG ll)
const LONGLONG MILLISECONDS
CRefTime(REFERENCE_TIME rt)
CRefTime & operator=(const CRefTime &rt)
#define MILLISECONDS_TO_100NS_UNITS(lMs)