#include <../../nrnconf.h>
#include "classreg.h"
Go to the source code of this file.
◆ OcTimer_reg()
◆ t_cons()
static void* t_cons |
( |
Object * |
| ) |
|
|
static |
◆ t_destruct()
static void t_destruct |
( |
void * |
v | ) |
|
|
static |
◆ t_seconds()
static double t_seconds |
( |
void * |
v | ) |
|
|
static |
◆ t_start()
static double t_start |
( |
void * |
v | ) |
|
|
static |
◆ t_stop()
static double t_stop |
( |
void * |
v | ) |
|
|
static |
◆ t_members
Initial value:
{nullptr, nullptr}}
static double t_seconds(void *v)
static double t_start(void *v)
static double t_stop(void *v)
Definition at line 99 of file octimer.cpp.