Replies: 1 comment 7 replies
|
The time-calculation in Whitefield is in real-time. Thus for Whitefield, you do not have to explicitly pass the simulation time duration. Whenever, you think the time is up you can externally stop the Whitefield. For e.g., to stop after 1 hour you can Hope it helps. |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I couldn't find where I can specify the time of the simulation? Also, when the simulation ends, is there a way to be notified that it ended instead of checking manually?
Dose the time calculation in Whitefield run as real-time? Or is it similar to the way Cooja does?
Thank you.
All reactions