4 references to TimeStamp
System (4)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (4)
124newPdhValue.SecondValue = newSample.TimeStamp; 127oldPdhValue.SecondValue = oldSample.TimeStamp; 145newPdhValue.SecondValue = newSample.TimeStamp; 148oldPdhValue.SecondValue = oldSample.TimeStamp;