14 writes to SecondValue
System (14)
services\monitoring\system\diagnosticts\CounterSampleCalculator.cs (14)
124
newPdhValue.
SecondValue
= newSample.TimeStamp;
127
oldPdhValue.
SecondValue
= oldSample.TimeStamp;
132
newPdhValue.
SecondValue
= newSample.TimeStamp100nSec;
135
oldPdhValue.
SecondValue
= oldSample.TimeStamp100nSec;
145
newPdhValue.
SecondValue
= newSample.TimeStamp;
148
oldPdhValue.
SecondValue
= oldSample.TimeStamp;
175
newPdhValue.
SecondValue
= 0;
178
oldPdhValue.
SecondValue
= 0;
188
newPdhValue.
SecondValue
= newSample.TimeStamp100nSec;
191
oldPdhValue.
SecondValue
= oldSample.TimeStamp100nSec;
209
newPdhValue.
SecondValue
= newSample.BaseValue;
212
oldPdhValue.
SecondValue
= oldSample.BaseValue;
218
newPdhValue.
SecondValue
= 0;
221
oldPdhValue.
SecondValue
= 0;