| NAnt  Help  Function Reference  timespan::from-milliseconds | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Returns a TimeSpan that represents a specified number of milliseconds.
timespan timespan::from-milliseconds(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | double | A number of milliseconds. |