Function bevy_time::create_time_channels

source ยท
pub fn create_time_channels() -> (TimeSender, TimeReceiver)
Expand description

Creates channels used for sending time between the render world and the main world.