Skip to content
On this page

timer()

No Description Provided

Function Definition

ts
const result = new Timer(callback: () => void, ms: number, once: boolean);

Arguments

  • callback: () => void
  • ms: number
  • once: boolean

Returns

  • self

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk