Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getSleepTime
Method
getSleepTime
src/osvr/Server/Server.cpp:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
int Server::getSleepTime() const { return m_impl->getSleepTime(); }
119
120
Server::Server(connection::ConnectionPtr const &conn,
121
private_constructor const &)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected