SPeCS Packages Documentation
    Preparing search index...

    ! 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 Summary)

    Index

    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