SST  13.1.0
Structural Simulation Toolkit
SST::Profile::SyncProfileToolTimeSteady Class Reference
Inheritance diagram for SST::Profile::SyncProfileToolTimeSteady:
SST::Profile::SyncProfileToolTime< std::chrono::steady_clock > SST::Profile::SyncProfileTool SST::Profile::ProfileTool

Public Member Functions

 SST_ELI_REGISTER_PROFILETOOL (SyncProfileToolTimeSteady, SST::Profile::SyncProfileTool, "sst", "profile.sync.time.steady", SST_ELI_ELEMENT_VERSION(0, 1, 0), "Profiler that will time handlers using a steady clock") SyncProfileToolTimeSteady(const std
 
- Public Member Functions inherited from SST::Profile::SyncProfileToolTime< std::chrono::steady_clock >
 SyncProfileToolTime (const std::string &name, Params &params)
 
void syncManagerStart () override
 
void syncManagerEnd () override
 
void outputData (FILE *fp) override
 
- Public Member Functions inherited from SST::Profile::ProfileTool
std::string getName ()
 

Additional Inherited Members

- Protected Attributes inherited from SST::Profile::ProfileTool
const std::string name
 

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