# Objective Renames `Timer::finished` and `Timer::paused` to `Timer::is_finished` and `Timer::is_paused` to align the public APIs for `Time`, `Timer`, and `Stopwatch`. Fixes #19110 |
||
|---|---|---|
| .. | ||
| common_conditions.rs | ||
| fixed.rs | ||
| lib.rs | ||
| real.rs | ||
| stopwatch.rs | ||
| time.rs | ||
| timer.rs | ||
| virt.rs | ||