Add a way to run the Simulator "until" a certain time (without ending the simulation)
Open
enhancement
good first issue
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
Sometimes it might be helpful to run the simulator part of the way through, but then pause and perform some other activity.
### Desired solution
Add a function to the `Simulator`, something perhaps like "Simulator.runUntil", or maybe an option to the existing `Simulator.run`.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.