dgets / CPURecord

Just an idea that I had after a few months of noticing every time I'd turn my phone's display back on, the CPU would be pegged. I'm not sure, but I think that it might be indicative of some malware, and I want to collect some other statistics regarding what is going on when the display is inactive.
0 stars 0 forks source link

Round percentages for display #5

Closed dgets closed 6 years ago

dgets commented 6 years ago

Need to figure out how to format the float values for percentage of time spent in each mode. They should be rounded to 2 decimal places or so, allowing tabs that can be correctly inserted to keep things in a nice attractive view. The other option is, of course, to put a more organized layout type into use in the display.

dgets commented 6 years ago

See issue #8.