Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setInterval
Method
setInterval
libraries/katabasis/src/PollServer.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void PollServer::setInterval(int interval)
47
{
48
pollTimer.setInterval(interval * 1000);
49
}
50
51
void PollServer::startPolling()
52
{
Callers
5
PollServer
Method · 0.80
startPollServer
Method · 0.80
ServersModel
Method · 0.80
showVerificationUriAndCode
Method · 0.80
PackProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected