NAnt
Help
Function Reference
timespan::get-ticks
v0.92
timespan::get-ticks
Returns the number of ticks contained in the specified
TimeSpan
.
Usage
long timespan::get-ticks(
value
)
Parameters
Name
Type
Description
value
timespan
A
TimeSpan
.
Return Value
The number of ticks contained in the given
TimeSpan
.
Requirements
Assembly:
NAnt.Core (0.92.4543.0)