wait_until_realtime

Function wait_until_realtime 

Source
pub async fn wait_until_realtime()
Expand description

Returns a future that will return when the simulation has caught up to the current time.

Assumes that the simulation was configured to start in the past and has SimulationConfig::transform_to_realtime set to true.