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

Method update

src/osvr/Server/Server.cpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 void Server::update() { m_impl->update(); }
52
53 void Server::start() { m_impl->start(); }
54

Callers 4

mainFunction · 0.45
mainFunction · 0.45
mainloopMethod · 0.45
m_updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected