Click or drag to resize

TicksToElapsedTimeString Method

Overload List
  Name Description
Public method ToElapsedTimeString Converts the Ticks value into a textual representation of years, days, hours, minutes and seconds.
Public method ToElapsedTimeString(Int32, Double) Converts the Ticks value into a textual representation of years, days, hours, minutes and seconds with the specified number of fractional digits.
Public method ToElapsedTimeString(Int32, String, Double) Converts the Ticks value into a textual representation of years, days, hours, minutes and seconds with the specified number of fractional digits given string array of time names.
Top
See Also