timer_heap 0.3.0

A binary heap based timer management system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[dev-dependencies.assert_matches]
version = "1.0"

[package]
authors = ["Andrew J. Stone <andrew.j.stone.1@gmail.com>"]
description = "A binary heap based timer management system"
keywords = ["timer", "heap"]
license = "Apache-2.0"
name = "timer_heap"
repository = "https://github.com/andrewjstone/timer_heap"
version = "0.3.0"