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