Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ mainloop
Method
mainloop
src/osvr/Common/DeviceWrapper.cpp:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
DeviceWrapper::~DeviceWrapper() {}
51
52
void DeviceWrapper::mainloop() { update(); }
53
54
void DeviceWrapper::m_update() {
55
if (m_client) {
Callers
6
m_update
Method · 0.45
update
Method · 0.45
updateAll
Method · 0.45
update
Method · 0.45
update
Method · 0.45
callMainloop
Function · 0.45
Calls
1
update
Function · 0.85
Tested by
no test coverage detected