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

The engine's simulation clock should be linked to the realtime clock #214

Closed
modeswitch opened this issue Jun 3, 2012 · 1 comment
Closed
Labels
Milestone

Comments

@modeswitch
Copy link

When we pause the realtime clock the simulation clock should pause as well. We can do this by passing the realtime clock signal into the simulation clock constructor. When the realtime clock ticks, the simulation clock will tick too.

@modeswitch
Copy link
Author

Fixed merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant