@tsdotnet/date-time - v1.1.0
    Preparing search index...

    Class TimeUnitValue

    TimeUnitValue allows for passing around a reference to a mutable measure of time coerced by its unit type.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _quantity: number = 0
    _total: ResettableLazy<Readonly<TimeMeasurement>>

    Accessors

    • get direction(): number

      +1, 0, or -1 depending on the time direction.

      Returns number

    Methods