Go to file
Jon Gjengset 4b3316a19e
Expose fine-grained time remaining
Fixes #6
2018-02-22 13:35:32 -05:00
src Expose fine-grained time remaining 2018-02-22 13:35:32 -05:00
.gitignore Add crate level docs and fix expiry bug 2017-12-02 16:05:00 -05:00
.travis.yml Add .travis.yml 2017-11-25 18:03:37 -05:00
Cargo.toml Bump version to 0.2.0 2017-12-10 14:38:47 -05:00
README.md Update travis ci badge location 2017-11-25 18:01:53 -05:00

README.md

BuildStatus

API Documentation

A timer system that uses a binary heap to order timers by expiration time.