Skip to main content

mock_elapsed_time

Function mock_elapsed_time 

Source
pub fn mock_elapsed_time(time_in_ms: u64)
Expand description

Advance the mocked time by the given number of milliseconds, updating animations, firing timers, running change handlers, and instantiating pending repeaters and conditionals on every live testing window.