Skip to main content

tick

Function tick 

Source
pub fn tick(ctx: &Context) -> Tick
Expand description

The frame clock as egui states it: the time, and how long it predicts the frame will take, which is what the easing table reads ahead by.