#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_THRESHOLD) NTSYSAPI ULONGLONG NTAPI RtlGetInterruptTimePrecise( _Out_ PLARGE_INTEGER PerformanceCounter ); #endif #endif View code on GitHub
No description available.