public static interface Winevt.EVT_CHANNEL_CLOCK_TYPE
Modifier and Type | Field and Description |
---|---|
static int |
EvtChannelClockTypeQPC
Uses the query performance counter (QPC) for the time stamp.
|
static int |
EvtChannelClockTypeSystemTime
Uses the system time for the time stamp.
|
static final int EvtChannelClockTypeSystemTime
static final int EvtChannelClockTypeQPC