TimeSpan.FromMinutes

Syntax

FromMinutes(Minutes: Double): TimeSpan;

Parameters

Minutes. The number of minutes in time interval.

Description

The FromDays method creates a time interval of the specified number of days.

See also:

TimeSpan