Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.45
main
Function · 0.45
mainloop
Method · 0.45
m_update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected