void processingTime(struct timeval &total) const
timeval currentStart
when the current processing interval started
struct timeval pastTime
sum of closed processing interval durations
void start(const char *context)
record the start of an ICAP processing interval
void stop(const char *context)
note the end of an ICAP processing interval
void currentTime(struct timeval &) const
time since current start or zero