Obtains the resolution of the system clock in 100ns units.
BOOLEAN RtGetClockResolution(
CLOCK Clock,
PLARGE_INTEGER pResolution
);
Clock
pResolution
Although time is in 100ns units, the implementation uses the INtime system timer period (default 500us).
This function is the same as RtGetClockTimerPeriod.
None.
| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/iwin32.h | iwin32.h | iwin32.lib |