1#ifndef LIBS_GRAPHICSCOMP_CCALCULATEFRAMES_HPP_
2#define LIBS_GRAPHICSCOMP_CCALCULATEFRAMES_HPP_
Definition CCalculateFrames.hpp:9
CCalculateFrames()
Definition CCalculateFrames.cpp:9
iv::core::MonotonicTimer m_timer
Definition CCalculateFrames.hpp:18
bool hasRatioFrames(std::string *strDescription) const
Definition CCalculateFrames.cpp:38
bool m_isCalculated
Definition CCalculateFrames.hpp:21
void calculateFrame()
Definition CCalculateFrames.cpp:19
double m_framesPerSeconds
Definition CCalculateFrames.hpp:22
uint64_t m_numFrames
Definition CCalculateFrames.hpp:19
Definition MonotonicTimer.hpp:12