libmsngr  1.1
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Groups
msngr_procstats.c File Reference

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

ProcStatsprocstats_get (void)
 Get process stats.
void procstats_print (FILE *fp)
 Print process stats.

Detailed Description

Process Stats Functions.

Definition in file msngr_procstats.c.