TimeSpan.FromMinutes

Syntax

FromMinutes(Minutes: Double): TimeSpan;

Parameters

Minutes - the number of minutes in the time interval.

Description

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

See also:

TimeSpan