Mono Class Library: System.TimeSpan Overview | Members

System.TimeSpan Constructor

Constructs and initializes a new TimeSpan with the specified number of ticks.

public TimeSpan (long ticks)

Parameters

ticks
A long that specifies the number of ticks with which to initialize the new TimeSpan .

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0