#ifndef _NTWMI_H typedef struct _PERFINFO_PO_POSTSLEEP { LARGE_INTEGER PerformanceCounter; } PERFINFO_PO_POSTSLEEP, *PPERFINFO_PO_POSTSLEEP; #endif View code on GitHub
No description available.