rfw2d
    Preparing search index...

    Class Tickers

    Manages tickers. Tickers are executed periodically.

    Index

    Constructors

    • Construct a new Tickers

      Parameters

      • epsilon: number = 0.1

        Optional, epsilon to use when comparing elapsed times with intervals

      Returns Tickers

    Methods

    • Step all tickers by the delta of the last tick to timestamp.

      Parameters

      • timestamp: number

        Timestamp

      Returns void