NEURON
coreneuron::Instrumentor::phase Struct Reference

#include <profiler_interface.h>

Public Member Functions

 phase (const char *name)
 
 ~phase ()
 

Public Attributes

const char * phase_name
 

Detailed Description

Definition at line 353 of file profiler_interface.h.

Constructor & Destructor Documentation

◆ phase()

coreneuron::Instrumentor::phase::phase ( const char *  name)
inline

Definition at line 355 of file profiler_interface.h.

◆ ~phase()

coreneuron::Instrumentor::phase::~phase ( )
inline

Definition at line 359 of file profiler_interface.h.

Member Data Documentation

◆ phase_name

const char* coreneuron::Instrumentor::phase::phase_name

Definition at line 354 of file profiler_interface.h.


The documentation for this struct was generated from the following file: