Andrew J. Stone f375216d39 Return an Iterator from expired method
Return an `Expired` struct that implements Iterator from `expired()`
instead of a Vec to avoid an allocation.
2017-12-09 01:17:51 -05:00
2017-11-25 18:03:37 -05:00
2017-12-02 16:09:06 -05:00
2017-11-25 18:01:53 -05:00

Build
Status

API Documentation

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

Description
No description provided
Readme 60 KiB
Languages
Rust 100%