PX4 Firmware
PX4 Autopilot Software http://px4.io
cpuload_s Struct Reference

#include <cpuload.h>

Collaboration diagram for cpuload_s:

Public Attributes

uint64_t timestamp
 
float load
 
float ram_usage
 

Detailed Description

Definition at line 51 of file cpuload.h.

Member Data Documentation

◆ load

float cpuload_s::load

◆ ram_usage

float cpuload_s::ram_usage

Definition at line 55 of file cpuload.h.

Referenced by load_mon::LoadMon::_cpuload(), and control_status_leds().

◆ timestamp

uint64_t cpuload_s::timestamp

Definition at line 53 of file cpuload.h.

Referenced by load_mon::LoadMon::_cpuload().


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