| Overload | Description |
|---|---|
| Seconds(Int32) | Returns a System.TimeSpan based on a number of seconds. |
| Seconds(Double) | Returns a System.TimeSpan based on a number of seconds. |
| Seconds(Int32,TimeSpan) | Returns a System.TimeSpan based on a number of seconds, and add the specified offset. |