tempa 0.1.17

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
use crate::TimeRange;

rinia::impl_numeric_casts_wrapper!(TimeRange<T>, [start, end]);