Function tick

Source
pub fn tick() -> TickMsg
👎Deprecated since 0.0.7: use Model::tick_msg instead
Expand description

Tick is the command used to advance the spinner one frame - matches Go’s deprecated Tick function.