OSVR-Core
|
RAII class to signal loop start and end. More...
#include <RunLoopManager.h>
Public Types | |
enum | StartTime { REPORT_START_IMMEDIATELY, DELAY_REPORTING_START } |
Public Member Functions | |
LoopGuard (LoopInterface &mgr, StartTime t=REPORT_START_IMMEDIATELY) | |
RAII class to signal loop start and end.