ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
timing.c File Reference

Timing routines. More...

#include "header.h"
#include <sys/time.h>
Include dependency graph for timing.c:

Go to the source code of this file.

Functions

double get_time (void)
 Returns an elapsed time on the calling processor. More...
 

Detailed Description

Timing routines.

Definition in file timing.c.

Function Documentation

double get_time ( void  )

Returns an elapsed time on the calling processor.

Returns
Time in seconds since an arbitrary time in the past.

Definition at line 16 of file timing.c.

Here is the caller graph for this function: