Click or drag to resize

Time Constructor

Creates a new instance of Time.
Overload List
 NameDescription
Public methodTime(Double) Creates a new instance of Time with a particular value.
Public methodTime(TimeSpan) Creates a new instance of Time from a TimeSpan.
Public methodTime(Double, Type) Creates a new instance of Time with a particular value and Unit whose Type is specified
Public methodCode exampleTime(Double, Unit, MetricExponent) Creates a new instance of Time with a particular value and Unit.
Top
See Also