bevy_time

Function 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.