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

Method getSleepTime

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

Source from the content-addressed store, hash-verified

346 }
347
348 int ServerImpl::getSleepTime() const { return m_sleepTime; }
349
350 void ServerImpl::m_handleDeviceDescriptors() {
351 for (auto const &dev : m_conn->getDevices()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected