PatchworkOS
Loading...
Searching...
No Matches
shared_data_t Struct Reference

#include <shared_data.h>

Data Fields

clock_t uptime
 
clock_t processRuntime
 
errno_t lastError
 

Detailed Description

Definition at line 16 of file shared_data.h.

Field Documentation

◆ lastError

errno_t shared_data_t::lastError

Definition at line 20 of file shared_data.h.

◆ processRuntime

clock_t shared_data_t::processRuntime

Definition at line 19 of file shared_data.h.

◆ uptime

clock_t shared_data_t::uptime

Definition at line 18 of file shared_data.h.


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