LARGE_INTEGER
SoundGetTime(
VOID
);
The SoundGetTime function returns a time value in 100-nanosecond units.
None.
Returns a time value in 100-nanosecond units.
This function calls KeQueryPerformanceCounter. Refer to the Kernel-Mode Drivers Reference for a discussion of KeQueryPerformanceCounter and restrictions on its use.