Public Attributes | |
integer | clock_max |
Clock information. | |
integer | clock_rate |
integer | clock_start |
integer | clock_stop |
real(kind=8) | cpu_start |
Value at start for cpu clock. | |
real(kind=8) | cpu_stop |
real(kind=8) | delta_cpu |
Delta between start and stop for cpu. | |
real(kind=8) | min_cpu |
integer | delta_clock |
Delta for clock. | |
integer | min_clock |
integer | counter |
count the total number of call for normalization | |