|
GDB (xrefs)
|
#include "mi-parse.h"
Public Attributes | |
| struct timeval | wallclock |
| struct timeval | utime |
| struct timeval | stime |
Definition at line 28 of file mi-parse.h.
| struct timeval mi_timestamp::stime |
Definition at line 31 of file mi-parse.h.
Referenced by print_diff(), and timestamp().
| struct timeval mi_timestamp::utime |
Definition at line 30 of file mi-parse.h.
Referenced by print_diff(), and timestamp().
| struct timeval mi_timestamp::wallclock |
Definition at line 29 of file mi-parse.h.
Referenced by print_diff(), and timestamp().
1.7.6.1