[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.0 (0.6.3.0)
Syntax
Parameters
- time
- TimeSpan
[Missing <param name="time"/> documentation for "M:fCraft.DateTimeUtil.ToTickString(System.TimeSpan)"]
Return Value
[Missing <returns> documentation for "M:fCraft.DateTimeUtil.ToTickString(System.TimeSpan)"]