Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimingTools

Class used to provide helper for timing

Hierarchy

  • TimingTools

Index

Methods

Methods

Static SetImmediateSearch playground for SetImmediate

  • SetImmediate(action: () => void): void
  • Polyfill for setImmediate

    Parameters

    • action: () => void

      defines the action to execute after the current execution block

        • (): void
        • Returns void

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method