OSVR-Core
Public Types | Public Member Functions | List of all members
util::LoopGuard Class Reference

RAII class to signal loop start and end. More...

#include <RunLoopManager.h>

Inheritance diagram for util::LoopGuard:

Public Types

enum  StartTime { REPORT_START_IMMEDIATELY, DELAY_REPORTING_START }
 

Public Member Functions

 LoopGuard (LoopInterface &mgr, StartTime t=REPORT_START_IMMEDIATELY)
 

Detailed Description

RAII class to signal loop start and end.


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