mirror of
https://github.com/bevyengine/bevy
synced 2024-12-18 17:13:10 +00:00
14db5b38dc
# Objective I was wondering whether to use `Timer::finished` or `Timer::just_finished` for my repeating timer. This PR clarifies their difference (or rather, lack thereof). ## Solution More docs & examples. |
||
---|---|---|
.. | ||
common_conditions.rs | ||
fixed_timestep.rs | ||
lib.rs | ||
stopwatch.rs | ||
time.rs | ||
timer.rs |