Public Attributes | List of all members
dai::CpuUsage Struct Reference

#include <CpuUsage.hpp>

Public Attributes

float average
 
int32_t msTime
 

Detailed Description

CpuUsage structure

Average usage in percent and time span of the average (since last query)

Definition at line 12 of file CpuUsage.hpp.

Member Data Documentation

◆ average

float dai::CpuUsage::average

Average CPU usage, expressed with a normalized value (0-1)

Definition at line 16 of file CpuUsage.hpp.

◆ msTime

int32_t dai::CpuUsage::msTime

Time span in which the average was calculated in milliseconds

Definition at line 20 of file CpuUsage.hpp.


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


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20