Time.Time

Time constructor

Initializes a new instance of the Time class.

public Time(Rational scale, int value)
ParameterTypeDescription
scaleRationalThe scale.
valueInt32The value.

See Also