[This is preliminary documentation and is subject to change.]
Converts a TimeSpan to a string containing the number of seconds.
If the timestamp is zero seconds, returns an empty string.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
[NotNullAttribute] public static string ToSecondsString( this TimeSpan time )
Parameters
- time
- TimeSpan