4 references to TimeStamp
System.Diagnostics.PerformanceCounter (4)
System\Diagnostics\CounterSampleCalculator.cs (4)
122newPdhValue.SecondValue = newSample.TimeStamp; 125oldPdhValue.SecondValue = oldSample.TimeStamp; 143newPdhValue.SecondValue = newSample.TimeStamp; 146oldPdhValue.SecondValue = oldSample.TimeStamp;