bevy/crates/bevy_time/src
Jakob Hellermann d1a1f90902 fix Time::pause docs (missing "not") (#7807)
# Objective

Time pausing does *not* affect `raw_*`.

## Solution

- add missing word "not"
2023-02-24 12:55:43 +00:00
..
fixed_timestep.rs Fix some more typos (#7767) 2023-02-20 23:36:28 +00:00
lib.rs Base Sets (#7466) 2023-02-06 03:10:08 +00:00
stopwatch.rs Fix various typos (#7096) 2023-01-06 00:43:30 +00:00
time.rs fix Time::pause docs (missing "not") (#7807) 2023-02-24 12:55:43 +00:00
timer.rs Update old docs from Timer (#6646) 2022-11-18 20:42:33 +00:00