TimeSpan.TotalMinutes

Syntax

TotalMinutes: Double;

Description

The TotalMinutes property returns length of time interval in minutes.

Example

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

See also:

TimeSpan