Overload | Description |
---|---|
FormatElapsedTime(Int32) | Formats an numeric value in seconds into a string "DDD HH MMM" where: D=Days, H=Hours, M=Minutes |
FormatElapsedTime(Double) | Formats an numeric value in seconds into a string "DDD HH MMM" where: D=Days, H=Hours, M=Minutes |
FormatElapsedTime(TimeSpan) | Formats a TimeSpan into a string "DDD HH MMM" where: D=Days, H=Hours, M=Minutes |
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family