Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 hours | feat: finished printing cores, might need some adjustments latermaster | Josh | |
10 hours | feat: rewrote reading cpu utilization, updated printing cores | Josh | |
35 hours | feat: finished most of the program, wrote code for getting cpu load, split ↵ | Josh | |
up graphing functionality, adjusted repositioning | |||
35 hours | feat: testing printing cpu core functionality and graphing behavior | Josh | |
4 days | bugfix: Fixed my CLA | Josh | |
4 days | feat: created timetest.c to test some timing stuff | Josh | |
5 days | feat: turns out nanosleep and usleep are not part of C99 thus I cannot use ↵ | Josh | |
them, so I will probably be using time() and getting the diff. created Makefile | |||
5 days | Fleshed out program more, added additional import time.h, more argument handling | Josh | |
6 days | feat: Created main.c and created barebones skeleton | Josh | |