struct cmtime_s { DWORD dwAPICount; VMMTIME vtAPITime; }; typedef struct cmtime_s CMTIME; typedef CMTIME *PCMTIME;
Contains time information used for performance monitoring.