bevy/crates/bevy_time/src
Benjamin Brienen 0720e62f74
Time<Real> documentation improvement (#15874)
# Objective

Fixes #15445

## Solution

Add a note to the doc comment for `Real`.

## Testing

Viewed the built documentation.


## Showcase


![image](https://github.com/user-attachments/assets/815b8655-c632-4c92-b64e-28c06959c38b)
[*possible bug in rustdoc rendering the
footnote](https://github.com/rust-lang/rust/issues/131631)
2024-10-13 17:26:40 +00:00
..
common_conditions.rs Apply unused_qualifications lint (#14828) 2024-08-21 12:29:33 +00:00
fixed.rs Allow ordering variable timesteps around fixed timesteps (#14881) 2024-08-23 16:19:42 +00:00
lib.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
real.rs Time<Real> documentation improvement (#15874) 2024-10-13 17:26:40 +00:00
stopwatch.rs Fix minor doc typo (#13776) 2024-06-10 07:15:38 +00:00
time.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
timer.rs Adds doc note that Timer and Stopwatch must be progressed manually (#13441) 2024-05-20 19:46:25 +00:00
virt.rs Make bevy_time optionally depend on bevy_reflect (#13263) 2024-05-12 23:19:07 +00:00