Microsoft DirectX 9.0

REFERENCE_TIME

The REFERENCE_TIME data type defines the units for reference time. Each unit of reference time is 100 nanoseconds.

Syntax

typedef LONGLONG REFERENCE_TIME;

Remarks

The REFERENCE_TIME data type is a 64-bit integer.

See Also