Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 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.
Requirements
Header: Include Dshow.h.
Library: None.
See Also