tempa 0.1.9

A no_std temporal system for animation and simulation, providing time, duration, time ranges, frame rates, and deterministic frame-index stepping.
Documentation
1
2
3
4
5
6
mod conversion;
mod macros_algebra;
mod macros_bytemuck;
mod macros_numeric;

pub(crate) use self::{conversion::*, macros_algebra::*, macros_bytemuck::*, macros_numeric::*};