MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / m_process

Method m_process

src/osvr/Connection/VrpnBasedConnection.cpp:125–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 return 0;
124 }
125 void VrpnBasedConnection::m_process() { m_vrpnConnection->mainloop(); }
126
127 VrpnBasedConnection::~VrpnBasedConnection() {
128 /// @todo wait until all async threads are done

Callers

nothing calls this directly

Calls 1

mainloopMethod · 0.45

Tested by

no test coverage detected