Doxygen
|
Public Member Functions | |
stat (const char *n, double el) | |
Public Attributes | |
const char * | name |
double | elapsed |
Definition at line 254 of file doxygen.cpp.
|
inline |
Definition at line 259 of file doxygen.cpp.
double Statistics::stat::elapsed |
Definition at line 257 of file doxygen.cpp.
Referenced by stat().
const char* Statistics::stat::name |
Definition at line 256 of file doxygen.cpp.
Referenced by stat().