dracconi / tiato

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cpu usage monitor

This program monitors and prints the cpu usage. It uses multiple threads (pthreads.h) and message passing for inter-thread communication.

About


Languages

Language:C 98.5%Language:Makefile 1.5%