0.4.1
Loading...
Searching...
No Matches
NAV::UlogFile::Cpuload Struct Reference

Px4 CPU status message. More...

Data Fields

float load
 Px4 CPU load.
 
float ram_usage
 Px4 RAM usage.
 
uint64_t timestamp
 Px4 CPU time since startup in [µs].
 

Detailed Description

Px4 CPU status message.

Definition at line 290 of file UlogFile.hpp.

Field Documentation

◆ load

float NAV::UlogFile::Cpuload::load

Px4 CPU load.

Definition at line 293 of file UlogFile.hpp.

◆ ram_usage

float NAV::UlogFile::Cpuload::ram_usage

Px4 RAM usage.

Definition at line 294 of file UlogFile.hpp.

◆ timestamp

uint64_t NAV::UlogFile::Cpuload::timestamp

Px4 CPU time since startup in [µs].

Definition at line 292 of file UlogFile.hpp.


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