Working with TimeSpan
TimeSpan timeSpan =
new TimeSpan((long)(TimeManager.SecondDifference * (double)TimeSpan.TicksPerSecond));Last updated
Was this helpful?
TimeSpan timeSpan =
new TimeSpan((long)(TimeManager.SecondDifference * (double)TimeSpan.TicksPerSecond));Last updated
Was this helpful?
Was this helpful?