#include <rusagestub.h>
Data Fields | |
struct timeval | ru_utime |
struct timeval | ru_stime |
Definition at line 26 of file rusagestub.h.
struct timeval rusage::ru_stime |
Definition at line 29 of file rusagestub.h.
Referenced by getrusage(), pg_rusage_show(), and ShowUsage().
struct timeval rusage::ru_utime |
Definition at line 28 of file rusagestub.h.
Referenced by getrusage(), pg_rusage_show(), and ShowUsage().