14 #ifndef __INCLUDED_SCOPIRA_AGENT_TIMESLICE_H__ 15 #define __INCLUDED_SCOPIRA_AGENT_TIMESLICE_H__ 17 #include <scopira/tool/time.h> 24 class global_timeslice;
26 class simple_timeslice;
52 static const int num_timers = 5;
53 double dm_numerators[num_timers];
54 const char *dm_prefix;
Definition: timeslice.h:118
Definition: archiveflow.h:20
timeslice(const char *prefix)
static global_timeslice * instance(void)
returns the global static instance
Definition: timeslice.h:76
Definition: timeslice.h:89
Definition: timeslice.h:67
Definition: timeslice.h:36