! If you are ever in need of using this class, please PLEASE refactor it. ! Just do it. I did not have the time to do it myself and did not want to break compatibility with the old Margot APIs.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

day: (() => timeUnit) = ...
hour: (() => timeUnit) = ...
micro: (() => timeUnit) = ...
milli: (() => timeUnit) = ...
minute: (() => timeUnit) = ...
nano: (() => timeUnit) = ...

Factory methods to create TimeUnits.

second: (() => timeUnit) = ...

Methods