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
  • Coverage
  • 100%
    13 out of 13 items documented1 out of 13 items with examples
  • Size
  • Source code size: 24.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 312.98 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Documentation
  • snd/hertz
    6 3 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • snd

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