turuslan / HackTimer

MIT License
491 stars 93 forks source link

WebWorker code, timer callbacks, use timer callback parameters instead of anonymous functions #17

Closed turuslan closed 6 years ago

turuslan commented 8 years ago

This should reduce memory usage and reuse existing (native) code.