ecr-viewer
    Preparing search index...

    Interface Timer

    interface Timer {
        "[toPrimitive]"(): number;
        hasRef(): boolean;
        ref(): this;
        refresh(): this;
        unref(): this;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods

    • Returns number

    • Returns boolean

    • Returns this

    • Returns this

    • Returns this