RTS API Documentation
1.10.11
|
#include <switch_utils.h>
Data Fields | |
int64_t | userms |
int64_t | kernelms |
Definition at line 1513 of file switch_utils.h.
int64_t switch_cputime::kernelms |
Definition at line 1515 of file switch_utils.h.
Referenced by switch_getcputime().
int64_t switch_cputime::userms |
Definition at line 1514 of file switch_utils.h.
Referenced by switch_getcputime().