It has two main options:
- It shows a chart and several labels wherein the values of the CPU and memory usage are updated every 0.5, 1, 2 or 4 seconds.
- It can record on a CSV file the read values for a later usage on a spreadsheet program.
When TaskMonitor Pro is running on the background it consumes little resources. Then it can monitor and record the CPU and memory usage of other applications on the foreground.
In order to get the CPU usage the app does not make use of the 'Top' command from Linux but instead it parses the '/proc/stat' file and work the calculations out with the user and system time.
Last updated on Apr 7, 2018
이 버전에는 사소한 버그 수정과 전반적인 개선 사항이 포함되어 있습니다. 최상의 환경을 위해 최신 버전으로 업데이트하세요.