| NAnt  Help  Function Reference  timespan::get-total-seconds | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Returns the total number of seconds represented by the specified TimeSpan, expressed in whole and fractional seconds.
double timespan::get-total-seconds(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | timespan | A TimeSpan. |