hertz 0.3.0

useful functions for working with frame-rates, sample-rates other rates, time durations, frequencies, etc and for keeping a constant framerate
Documentation

hertz

status: working. tested. api still in flux.

Build Status

useful functions for working with frame-rates, sample-rates, other rates, time durations, frequencies, etc and for keeping a constant framerate. written in rust.

to use add hertz = "*" to the [dependencies] section of your Cargo.toml and call extern crate hertz; in your code.

read the documentation for an example and more !

contributing

licensed under either of apache-2.0 (tl;dr) or MIT (tl;dr) at your option