Vision Apps User Guide
app_perf_stats_cpu_task_stats_t Struct Reference

Detailed Description

CPU task statistics information.

Data Fields

char task_name [APP_PERF_STATS_TASK_NAME_MAX]
 
uint32_t task_load
 

Field Documentation

◆ task_name

char app_perf_stats_cpu_task_stats_t::task_name[APP_PERF_STATS_TASK_NAME_MAX]

task name

◆ task_load

uint32_t app_perf_stats_cpu_task_stats_t::task_load

divide by 100 to get load in units of xx.xx %