4 references to TimeStamp100nSec
System.Diagnostics.PerformanceCounter (4)
System\Diagnostics\CounterSampleCalculator.cs (4)
130newPdhValue.SecondValue = newSample.TimeStamp100nSec; 133oldPdhValue.SecondValue = oldSample.TimeStamp100nSec; 188newPdhValue.SecondValue = newSample.TimeStamp100nSec; 191oldPdhValue.SecondValue = oldSample.TimeStamp100nSec;