MCPcopy 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_updateMethod · 0.45
updateMethod · 0.45
updateAllMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
callMainloopFunction · 0.45

Calls 1

updateFunction · 0.85

Tested by

no test coverage detected