#include <../../nrnconf.h>
#include "hoc.h"
#include <time.h>
Defines | |
#define | Ret(a) hoc_ret(); hoc_pushx(a); |
Functions | |
double | nrn_time () |
int | hoc_startsw () |
int | hoc_stopsw () |
double | nrn_timeus () |
#define Ret | ( | a | ) | hoc_ret(); hoc_pushx(a); |
int hoc_startsw | ( | ) |
double nrn_time | ( | ) |
References time.
Referenced by hoc_startsw().
double nrn_timeus | ( | ) |
Referenced by nrnmpi_wtime().