NEURON
profile.h File Reference

Go to the source code of this file.

Macros

#define PSTART(i)
 
#define PSTOP(i)
 

Functions

void start_profile (int)
 
void add_profile (int)
 

Macro Definition Documentation

◆ PSTART

#define PSTART (   i)

Definition at line 9 of file profile.h.

◆ PSTOP

#define PSTOP (   i)

Definition at line 10 of file profile.h.

Function Documentation

◆ add_profile()

void add_profile ( int  i)

Definition at line 100 of file hoc.cpp.

◆ start_profile()

void start_profile ( int  i)

Definition at line 99 of file hoc.cpp.