|
Name |
Description |
|
ToElapsedTimeString
|
Converts the Ticks value into a textual representation of years, days, hours,
minutes and seconds.
|
|
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.
|
|
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.
|