TimeSpan.TotalSeconds

Syntax

TotalSeconds: Double;

Description

The TotalSeconds property returns length of time interval in seconds.

Example

The property use is given in the example for the TimeSpan.Seconds property.

See also:

TimeSpan