TimeSpan.seconds

Convert to seconds

struct TimeSpan
@property const
long
seconds
()

Return Value

Type: long

The number of seconds that this TimeSpan represents.

Meta