[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description |
|---|---|
| ToTickString(TimeSpan) | Converts a TimeSpan to a string containing the number of seconds.
If the timestamp is zero seconds, returns an empty string. |
| ToTickString(TimeSpan, StringBuilder) |