Returns the number of ticks contained in the specified
System.TimeSpan
.
long timespan::get-ticks(value)
Parameters
Name | Type | Description |
---|---|---|
value | TimeSpan | A System.TimeSpan . |
Return Value
The number of ticks contained in the given
System.TimeSpan
.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions