|
OSAPI
0.29
Open System API
|
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. | |
The process resources structure.