ETW_TIMER_COALESCABLE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTWMI_H

//
// Define timer events.
//

#define ETW_TIMER_COALESCABLE       0x01

#endif

View code on GitHub

No description available.