| NAnt  Help  Function Reference  timespan::from-ticks | v0.85 | 
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. |