fits2idia
FITS to HDF5 (IDIA schema) converter
Timer Struct Reference

#include <Timer.h>

Collaboration diagram for Timer:
[legend]

Public Member Functions

 Timer ()
 
void start (std::string label)
 
void print (hsize_t imageSize)
 

Public Attributes

std::unordered_map< std::string, TimerCountercounters
 
TimerCounteractiveCounter
 

Constructor & Destructor Documentation

◆ Timer()

Timer::Timer ( )
inline

Member Function Documentation

◆ print()

void Timer::print ( hsize_t  imageSize)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ start()

void Timer::start ( std::string  label)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ activeCounter

TimerCounter* Timer::activeCounter

◆ counters

std::unordered_map<std::string, TimerCounter> Timer::counters

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