pmm  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
pmm_load Struct Reference

#include <pmm_load.h>

Data Fields

time_t time
double load [3]

Detailed Description

this is a record of system load

Definition at line 60 of file pmm_load.h.

Field Documentation

double pmm_load::load[3]

1, 5 & 15 minute load averages TODO use float?

Definition at line 62 of file pmm_load.h.

time_t pmm_load::time

time at which load was recorded

Definition at line 61 of file pmm_load.h.


The documentation for this struct was generated from the following file: