UF_timer_values_s (view source)
 
Defined in: uf.h
 
Also known as:
 
Overview
The structure UF_timer_values_t below is used to get the values from the
timer. The routine UF_end_timer fills the fields of this structure, when the
timer is closed. The timer is initiated by the routine UF_begin_timer.


Data Members

cpu_time
double
Total CPU time (User + System) for this process

real_time
double
Total elapsed time