Commit eaf8e1a2 authored by Carlos Fenoy's avatar Carlos Fenoy
Browse files

Change cpu_time measurements from uint32_t to double. This gives more accurate...

Change cpu_time measurements from uint32_t to double. This gives more accurate cpu utilization when sampling at 1 second rate. Otherwise cpu utilization will be only 100 or 0. With this change it can be any value between 0 and 100.
parent 0b509244
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment