Skip to main content

DEFAULT_LOGIC_FPS

Constant DEFAULT_LOGIC_FPS 

Source
const DEFAULT_LOGIC_FPS: f64 = 120.0;
Available on crate feature render and non-target_family=wasm only.
Expand description

Default logic grid resolution (Hz), per the time model design.