1.1.0 • Published 3 years ago

@curiousmedia/delay-timer v1.1.0

Weekly downloads
15
License
MIT
Repository
-
Last release
3 years ago

DelayTimer

Controls the playing, stopping, pausing, and resuming of a setTimeout delay.

When the setTimeout resolves it will perform a callback function passed into the DelayTimer constructor.

This is used internally by the @curiousmedia VOPlayer, SFXPlayer,and MusicPlayer NPM modules.