Skip to main content

DynTime

Type Alias DynTime 

Source
pub type DynTime = Time<DynTimeScale>;
Expand description

A Time with a runtime-determined time scale.

Aliased Typeยง

pub struct DynTime { /* private fields */ }