bevy/examples/time
SecretPocketCat 08248126f0
Example time api (#10204)
# Objective

- Fixes #10133 

## Solution

- Add a new example that focuses on using `Virtual` time

## Changelog

### Added

- new `virtual_time` example

### Changed

- moved `time` & `timers` examples to the new `examples/time` folder
2023-10-28 16:05:03 +00:00
..
time.rs Example time api (#10204) 2023-10-28 16:05:03 +00:00
timers.rs Example time api (#10204) 2023-10-28 16:05:03 +00:00
virtual_time.rs Example time api (#10204) 2023-10-28 16:05:03 +00:00