MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetOnline

Method GetOnline

NetworkServer.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126bool NetworkServer::GetOnline()
127{
128 return server_online;
129}
130
131bool NetworkServer::GetListening()
132{

Callers 6

WaitWhileServerOnlineFunction · 0.45
AttemptLocalConnectionFunction · 0.45
mainFunction · 0.45
UpdateInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected