Skip to content
Snippets Groups Projects
  1. May 18, 2022
  2. Aug 26, 2021
  3. Aug 25, 2021
  4. Aug 18, 2021
  5. Aug 16, 2021
  6. Mar 22, 2021
  7. Mar 19, 2021
  8. Mar 15, 2021
  9. Feb 02, 2021
  10. Jan 20, 2021
  11. Dec 17, 2020
  12. Nov 24, 2020
  13. Oct 27, 2020
  14. Oct 26, 2020
  15. May 26, 2020
  16. May 22, 2020
  17. Mar 03, 2020
  18. Feb 19, 2020
  19. Feb 14, 2020
  20. Feb 13, 2020
  21. Jan 30, 2020
  22. Dec 16, 2019
  23. Dec 05, 2019
  24. Nov 09, 2018
  25. Oct 12, 2018
    • Erin (Josh) Rigler's avatar
      Improve --realtime option in Controller.py · 686821ee
      Erin (Josh) Rigler authored and Claycomb, Abram Earl's avatar Claycomb, Abram Earl committed
      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.
      686821ee
Loading