@gibme/perf-monitor
    Preparing search index...

    Class PerformanceMonitor

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    genesis: number = ...

    Accessors

    • get current_mark(): number

      Returns the current mark

      Returns number

    Methods

    • Sets the mark

      Returns void

    • Returns the amount of time passed in ms since the last mark or the construction of the instance

      Parameters

      • decimals: number = 8

      Returns number

    • Returns the amount of time passed in ms since the last mark or the construction of the instance and then advanced the mark to now

      Parameters

      • decimals: number = 8

      Returns number

    • Returns the amount of time passes in ms since the instance was created

      Parameters

      • decimals: number = 8

      Returns number