Function RtlQueryPerformanceCounter [src]

Prototype

pub extern "ntdll" fn RtlQueryPerformanceCounter(PerformanceCounter: *LARGE_INTEGER) callconv(.winapi) BOOL

Parameters

PerformanceCounter: *LARGE_INTEGER

Source

pub extern "ntdll" fn RtlQueryPerformanceCounter(PerformanceCounter: *LARGE_INTEGER) callconv(.winapi) BOOL