Module bevy_internal::utils::tracing::event
source · Expand description
Events represent single points in time during the execution of a program.
Structs
Event
s represent single points in time where something occurred during the execution of a program.