SchedulerEventGuid Constant
A category GUID describing ETW events fired by the Concurrency Runtime that are directly related to scheduler activity.
const __declspec(selectany) GUID SchedulerEventGuid = { 0xE2091F8A, 0x1E0A, 0x4731, { 0x84, 0xA2, 0x0D, 0xD5, 0x7C, 0x8A, 0x52, 0x61 } };
Requirements
Header: concrt.h
Namespace: concurrency