#include <volume_io/internal_volume_io.h>
#include <bicpl.h>
Include dependency graph for time.c:
Go to the source code of this file.
Functions | |
public void | start_timing (void) |
public void | end_timing (STRING title, int n) |
Variables | |
private Real | cpu_start_time |
private Real | real_start_time |
|
Definition at line 59 of file time.c. References cpu_start_time, and real_start_time. |
|
Definition at line 38 of file time.c. References cpu_start_time, and real_start_time. |
|
Definition at line 22 of file time.c. Referenced by end_timing(), and start_timing(). |
|
Definition at line 23 of file time.c. Referenced by end_timing(), and start_timing(). |