MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetTimeOut

Method GetTimeOut

Plugins/WakeOnLan/ParameterWakeOnLan.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228}
229
230const int CParameterWakeOnLan::GetTimeOut() const
231{
232 return m_nTimeOut;
233}
234
235int CParameterWakeOnLan::SetTimeOut(int nTimeout)
236{

Callers 2

ArpRequestMethod · 0.80
SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected