##// END OF EJS Templates
Fixed CPU usage measurement, implemented CPU load AVG...
Fixed CPU usage measurement, implemented CPU load AVG - now CPU usage is computed between now and last call, not anymore since last CPU reset. - AVG is computed on last 60 measurements -> 60 seconds. It's a simple average.

File last commit:

r179:f0fdfd2b8c4c VHDL_0_1_28
r378:ad411bb94578 3.2.0.18 No PWD scrub with...
Show More
fsw_matrices_handling.pro
13 lines | 161 B | text/idl | PrologLexer
TEMPLATE = app
CONFIG += console
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += main.c
include(deployment.pri)
qtcAddDeployment()
HEADERS += \
functions.h