NAnt
Help
Function Reference
timespan::get-ticks
v0.91
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.91.4312.0)