|
PatchworkOS
|
#include <shared_data.h>
Data Fields | |
| clock_t | uptime |
| clock_t | processRuntime |
| errno_t | lastError |
Definition at line 16 of file shared_data.h.
| errno_t shared_data_t::lastError |
Definition at line 20 of file shared_data.h.
| clock_t shared_data_t::processRuntime |
Definition at line 19 of file shared_data.h.
| clock_t shared_data_t::uptime |
Definition at line 18 of file shared_data.h.