OSAPI  0.29
Open System API
osapi_proc_resources_S Struct Reference

The process resources structure. More...

#include <proc_type_resource.h>

Data Fields

t_size utime
 The process consumed user time.
 
t_size stime
 The process consumed system time.
 
t_size num_threads
 The number of threads in the process.
 
t_size vsize
 The size of the virtual memory.
 
t_size ram
 The size of the process in RAM.
 

Detailed Description

The process resources structure.


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