#include <timeprofile.h>
Public Attributes | |
char | name [32] |
int64_t | utime |
Definition at line 41 of file timeprofile.h.
char timeprofile_entry::name[32] |
Definition at line 43 of file timeprofile.h.
int64_t timeprofile_entry::utime |
Definition at line 44 of file timeprofile.h.