|
libmsngr
1.1
|
Process Stats Functions. More...
#include <string.h>#include <errno.h>#include <fcntl.h>#include <unistd.h>#include <sys/times.h>#include "messenger.h"Go to the source code of this file.
Functions | |
| ProcStats * | procstats_get (void) |
| Get process stats. | |
| void | procstats_print (FILE *fp) |
| Print process stats. | |
Process Stats Functions.
Definition in file msngr_procstats.c.