hypertimer
Advanced tools
Changelog
2018-01-24, version 3.0.0
ws
and debug
.Changelog
2015-07-13, version 2.1.2
Changelog
2015-02-27, version 2.1.0
setInterval
, and for setTrigger
. The time returned from config is always
an ISOString.destroy
.'config'
and 'error'
.Changelog
2015-02-19, version 2.0.0
paced: boolean
to distinguish running in paced mode
or in unpaced (as fast as possible) mode. Option rate
can now only be
a number and is only applicable when paced: true
.setTime
, time can be configured on construction or with
the function config({time: ...})
.Changelog
2014-10-21, version 1.1.1
setTimeout
and setTrigger
not working correctly when adding
dates in the past or infinite delays.setTimeout
with a non-integer delay.