Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pseudo realtime simulation #22

Merged
merged 4 commits into from
Dec 6, 2019
Merged

Add pseudo realtime simulation #22

merged 4 commits into from
Dec 6, 2019

Conversation

abeham
Copy link
Member

@abeham abeham commented Nov 4, 2019

No description provided.

@abeham abeham self-assigned this Nov 4, 2019
@abeham abeham force-pushed the 20-realtime branch 2 times, most recently from d25df23 to dd29177 Compare November 4, 2019 14:53
@abeham
Copy link
Member Author

abeham commented Nov 26, 2019

The documentation still has to be updated.

This commit adds a pseudo real time environment with the ability to switch between real time and virtual time. Furthermore, it adds a test that shows the general idea. When switching from virtual time to real time, the remaining time of following events is delayed. A factor can be used to scale real time execution times.
to .NET Core 2.1

 * Fix interrupting the realtime delay
 * Add unit tests
 * Introduce a PseudoRealtimeProcess that will always reset the
 environment to realtime
@abeham abeham merged commit 8dfd410 into master Dec 6, 2019
@abeham abeham deleted the 20-realtime branch December 6, 2019 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant