NAnt Help Function Reference timespan::from-milliseconds | v0.90 |
Returns a TimeSpan that represents a specified number of milliseconds.
timespan timespan::from-milliseconds(value)
Name | Type | Description |
---|---|---|
value | double | A number of milliseconds. |