#include <debug_tools.h>
Public Member Functions | |
time_log (int c, int u) | |
Public Attributes | |
int | cpu |
int | user |
Static Public Attributes | |
static char | str [64] = {0} |
Definition at line 54 of file debug_tools.h.
DEBUG::time_log::time_log | ( | int | c, | |
int | u | |||
) |
Definition at line 58 of file debug_tools.h.
Referenced by time_log().
char DEBUG::time_log::str = {0} [static] |
Definition at line 57 of file debug_tools.h.
Referenced by time_log().
Definition at line 59 of file debug_tools.h.
Referenced by time_log().