pub fn delta_time() -> Component<f32>
Expand description

Delta time: How long the previous tick took in seconds.

Attributes: Debuggable, Resource