2 references to SystemFrequency
System (2)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (2)
67
if (oldSample.
SystemFrequency
== 0) {
95
long timeBase = newSample.
SystemFrequency
;