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