Microsoft DirectX 8.1 (C++)

CRefTime::GetUnits

The GetUnits method retrieves the reference time in 100-nanosecond units.

Syntax

LONGLONG GetUnits(void);

Return Value

Returns the value of CRefTime::m_time.

See Also