amanusk / s-tui

Terminal-based CPU stress and monitoring utility
https://amanusk.github.io/s-tui/
GNU General Public License v2.0
4.06k stars 140 forks source link

Add timer to monitor stress duration #75

Closed amanusk closed 6 years ago

amanusk commented 6 years ago

This addresses issue #59, and adds support for a timer. The timer starts counting when a new stress test is initiated.

amanusk commented 6 years ago

Oh.. That's right.. I forgot to test Python2 compatibility. I have pushed a fix, would you mind testing it now?