KeQueryTimeIncrement

ULONG
    KeQueryTimeIncrement(

        );

KeQueryTimeIncrement returns the number of 100-nanosecond units that are added to the system time each time the interval clock interrupts.

Comments

The caller can be running at any IRQL.

See Also

KeQueryPerformanceCounter, KeQuerySystemTime, KeQueryTickCount