pinterval
    Preparing search index...

    Class Interval

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    • get isRunning(): boolean

      Returns value that defines whether the instance is running.

      Returns boolean

      Value that defines whether the instance is running.

    Methods

    • Starts the instance.

      Returns this

      Current instance.

      Throws an error if the instance is already running.

    • Stops the instance.

      Returns this

      Current instance.

      Throws an error if the instance is already stopped.