Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface scheduling

Various utilities and convenience functions for executing code at various phases of browser frames.

Read more...

Hierarchy

  • scheduling

Index

Methods

addFrameTask

schedule

  • schedule(callback: Function): any
  • Schedules the execution of a callback function at the next web browser tick.

    Read more...

    Parameters

    • callback: Function

    Returns any

Generated using TypeDoc