#include <MRFrameCounter.h>
◆ endDraw()
MRVIEWER_API void MR::FrameCounter::endDraw |
( |
bool | swapped | ) |
|
◆ reset()
MRVIEWER_API void MR::FrameCounter::reset |
( |
| ) |
|
◆ startDraw()
void MR::FrameCounter::startDraw |
( |
| ) |
|
|
inline |
◆ drawTimeMilliSec
std::chrono::duration<double> MR::FrameCounter::drawTimeMilliSec { 0 } |
◆ fps
size_t MR::FrameCounter::fps { 0 } |
◆ startFrameNum
size_t MR::FrameCounter::startFrameNum { 0 } |
◆ swappedFrameCounter
size_t MR::FrameCounter::swappedFrameCounter { 0 } |
◆ totalFrameCounter
size_t MR::FrameCounter::totalFrameCounter { 0 } |
The documentation for this class was generated from the following file: