AKOS  v1.0.0
Documentation
Loading...
Searching...
No Matches
thread_runtime_snapshot_t Struct Reference

Public Attributes

thread_id_t id
uint8_t prio
uint32_t run_ticks

Detailed Description

Definition at line 74 of file thread.h.

Member Data Documentation

◆ id

thread_id_t thread_runtime_snapshot_t::id

Definition at line 79 of file thread.h.

◆ prio

uint8_t thread_runtime_snapshot_t::prio

Definition at line 80 of file thread.h.

◆ run_ticks

uint32_t thread_runtime_snapshot_t::run_ticks

Definition at line 81 of file thread.h.


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