Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-23 | Update based on feedback on the PR | Sibi Prabakaran | |
2020-06-23 | More cleanup | Sibi Prabakaran | |
2020-06-23 | Optimize CPU monitor | Sibi Prabakaran | |
2020-06-13 | Initial support for benchmarks of the plugins | Sibi Prabakaran | |
2020-02-22 | Refactor code from tenthSeconds to doEveryTenthSeconds | Tomas Janousek | |
A preparation for timer coalescing: tenthSeconds is just a sleep whereas doEveryTenthSeconds enables using a central timer and waiting for all monitors to update before refreshing the window. This commit is just a simple refactor, the actual timer coalescing code comes later. | |||
2020-02-05 | New function `getArgvs` to get all values from user input | slotThe | |
2018-12-02 | Fix: exposing the Command constructors in lib | jao | |
2018-12-02 | Plugins.Monitors.Common refactored into submodules | jao | |