2 references to PERF_ELAPSED_TIME
System (2)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (1)
84if (newCounterType == NativeMethods.PERF_ELAPSED_TIME)
services\monitoring\system\diagnosticts\PerformanceCounterType.cs (1)
41ElapsedTime = NativeMethods.PERF_ELAPSED_TIME,