Public Member Functions | |
__mtimer__ (const char *format,...) __attribute__((format(printf | |
Public Attributes | |
bool | is_sec_print |
char | msg [100] |
double | start |
Definition at line 9 of file example1.cpp.
__mtimer__::__mtimer__ | ( | const char * | format, |
... | |||
) |
Definition at line 12 of file example1.cpp.
char __mtimer__::msg[100] |
Definition at line 11 of file example1.cpp.
double __mtimer__::start |
Definition at line 10 of file example1.cpp.