timer_info Struct Reference
[Statistics Module]

#include <time_functions.h>


Data Fields

const char * timer_id
apr_time_t start
apr_time_t stop
char * gathered_times


Detailed Description

Convenience structure to capture time information for a timer.

Definition at line 50 of file time_functions.h.


Field Documentation

const char* timer_info::timer_id

Timer id

Definition at line 51 of file time_functions.h.

Referenced by bsmod_stat_handle_start_timer().

apr_time_t timer_info::start

Start time of the timer

Definition at line 52 of file time_functions.h.

Referenced by bsmod_stat_handle_start_timer().

apr_time_t timer_info::stop

Stop time of the timer

Definition at line 53 of file time_functions.h.

char* timer_info::gathered_times

Current deltas gathered

Definition at line 54 of file time_functions.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 17 09:51:41 2007 for Bio-SPHERE by  doxygen 1.5.1