YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::os::SystemInfo::LoadInfo Struct Reference

The LoadInfo struct holds the current cpu load information. More...

#include <yarp/os/SystemInfo.h>

Public Attributes

double cpuLoad1
 
double cpuLoad5
 
double cpuLoad15
 
int cpuLoadInstant
 

Detailed Description

The LoadInfo struct holds the current cpu load information.

Definition at line 67 of file SystemInfo.h.

Member Data Documentation

◆ cpuLoad1

double yarp::os::SystemInfo::LoadInfo::cpuLoad1

Definition at line 69 of file SystemInfo.h.

◆ cpuLoad15

double yarp::os::SystemInfo::LoadInfo::cpuLoad15

Definition at line 71 of file SystemInfo.h.

◆ cpuLoad5

double yarp::os::SystemInfo::LoadInfo::cpuLoad5

Definition at line 70 of file SystemInfo.h.

◆ cpuLoadInstant

int yarp::os::SystemInfo::LoadInfo::cpuLoadInstant

Definition at line 72 of file SystemInfo.h.


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