|
GDB (xrefs)
|
#include "mi-parse.h"
Public Attributes | |
| std::chrono::steady_clock::time_point | wallclock |
| user_cpu_time_clock::time_point | utime |
| system_cpu_time_clock::time_point | stime |
Definition at line 30 of file mi-parse.h.
| system_cpu_time_clock::time_point mi_timestamp::stime |
Definition at line 34 of file mi-parse.h.
Referenced by print_diff(), and timestamp().
| user_cpu_time_clock::time_point mi_timestamp::utime |
Definition at line 33 of file mi-parse.h.
Referenced by print_diff(), and timestamp().
| std::chrono::steady_clock::time_point mi_timestamp::wallclock |
Definition at line 32 of file mi-parse.h.
Referenced by print_diff(), and timestamp().
1.8.14