hjul

Crates.iohjul
lib.rshjul
version0.2.2
sourcesrc
created_at2019-08-24 21:38:51.525056
updated_at2020-05-22 15:48:29.827
descriptionSimple and efficient timer abstraction on top of `mio-extra`. Every timer is associated with a callback which is executed whenever the timer expires, timers can be stopped and reset, in which case the callback might be executed multiple times. The primary intended application is one in which timers have a bounded maximum duration (e.g. at most 10 minutes) and have to be cancelled and restarted very often.
homepagehttps://github.com/rot256/hjul
repository
max_upload_size
id159445
size15,869
Mathias Hall-Andersen (rot256)

documentation

README

Commit count: 0

cargo fmt