package js
Package Members
- package timers
Non-Standard Non-standard, but in general well supported methods to schedule asynchronous execution.
Non-Standard Non-standard, but in general well supported methods to schedule asynchronous execution.
The methods in this package work in all JavaScript virtual machines supporting
setTimeout
andsetInterval
.