21 #ifndef otbStopwatch_h
22 #define otbStopwatch_h
28 #include "OTBCommonExport.h"
std::uint64_t DurationType
static Stopwatch StartNew()
DurationType GetElapsedMilliseconds() const
DurationType GetRunningElapsedTime() const
TimepointType GetTimestamp() const
void GetElapsedHumanReadableTime(std::ostream &oss) const
std::string GetElapsedHumanReadableTime() const
std::uint64_t TimepointType
TimepointType m_StartTime
DurationType m_ElapsedMilliseconds
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.