Add a utility for "waiting" a certain amount of time in the Simulator.
Open
enhancement
good first issue
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
See https://github.com/intel/rohd/discussions/449
### Desired solution
Add a function, probably like `Simulator.wait`, which returns a `Future` that completes after waiting the specified amount of time.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.