NAnt Help Function Reference timespan::from-minutes | v0.90 |
Returns a TimeSpan that represents a specified number of minutes, where the specification is accurate to the nearest millisecond.
timespan timespan::from-minutes(value)
Name | Type | Description |
---|---|---|
value | double | A number of minutes, accurate to the nearest millisecond. |