Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
InstrumentationSession Struct Reference

Structure that holds function name to be profile. More...

#include <Profiler.hpp>

Collaboration diagram for InstrumentationSession:

Public Attributes

std::string Name
 Name of the function to be profiled. More...
 

Detailed Description

Structure that holds function name to be profile.

Member Data Documentation

◆ Name

std::string InstrumentationSession::Name

Name of the function to be profiled.