Skip to content
Snippets Groups Projects
Commit 686821ee authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler Committed by Claycomb, Abram Earl
Browse files

Improve --realtime option in Controller.py

The `--realtime` option for the Controller/CLI was previously only a
boolean flag that specified a fixed start/end interval depending on
the interval (minute or second). It still does this, but the user now
has the option to pass an integer argument (e.g., `--realtime 300`)
that allows the user to specify the number of seconds before NOW
to consider "realtime". For a clear explanation of how this works,
see: https://stackoverflow.com/a/34652207.
parent e108aedd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment