[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.2 (0.6.3.2)
Syntax
| C# |
[NotNullAttribute] public static string ToTickString( this TimeSpan time )
Parameters
- time
- TimeSpan