| NAnt  Help  Function Reference  timespan::from-ticks | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Returns a TimeSpan that represents a specified time, where the specification is in units of ticks.
timespan timespan::from-ticks(value)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | long | A number of ticks that represent a time. |