![]() |
Icinga-core 1.4.0
next gen monitoring
|
#include <statsprofiler.h>
Data Fields | |
char * | name |
int | count |
double | elapsed |
struct profile_object * | next |
Definition at line 7 of file statsprofiler.h.
Definition at line 10 of file statsprofiler.h.
double profile_object::elapsed |
Definition at line 11 of file statsprofiler.h.
char* profile_object::name |
Definition at line 9 of file statsprofiler.h.
struct profile_object* profile_object::next |
Definition at line 12 of file statsprofiler.h.