Skip to content

Releases: recp/tm

v0.1.0: Initial Release

01 Sep 14:02
93662d1
Compare
Choose a tag to compare

This library provides an easy way to set timers and timeouts. As initial version all timers run in single runloop at seperate thread. Currently only one thread is used for all timers, because there is only one runloop. In the future multiple runloop may be allowed.