1 write to Timestamp
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Animation\HighPrecisionTimer.cs (1)
415
Timestamp
= StopwatchTicksToTimeSpan(timestamp - state.EpochTimestamp),
2 references to Timestamp
System.Windows.Forms (2)
System\Windows\Forms\Rendering\Animation\AnimationManager.cs (2)
143
_lastTickTimestamp = tick.
Timestamp
;
150
ProcessRenderer(item, tick.
Timestamp
);