Skip to content

TJC-Tools/TJC.TimeExtensions

Repository files navigation

NuGet Version and Downloads count

Elapsed Time

string TimeSpan.GetElapsedTime(int significantFigures = 2, bool useLongName = false, bool nanosecondsNoDecimals = true)

  • Extensions for TimeSpan that returns the elapsed time in a human readable format.