Returns a
System.TimeSpan that represents a specified time,
where the specification is in units of ticks.
TimeSpan timespan::from-ticks(value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | long | A number of ticks that represent a time. |
Return Value
A
System.TimeSpan that represents value.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions
