2 references to StopwatchTicksToTimeSpan
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Animation\HighPrecisionTimer.cs (2)
415Timestamp = StopwatchTicksToTimeSpan(timestamp - state.EpochTimestamp), 416Elapsed = StopwatchTicksToTimeSpan(elapsedTimestamp),