GEOS
|
Base interface for specific output type timers. More...
#include <OutputBase.hpp>
Public Member Functions | |
virtual std::string_view | getDescription () const =0 |
Get the description of this timer. More... | |
Base interface for specific output type timers.
Each output type (VTK, Silo, etc.) implements this interface to provide its own timing category. This is used in conjunction with OutputTimers:
Definition at line 58 of file OutputBase.hpp.
|
pure virtual |
Get the description of this timer.