MCPcopy Create free account
hub / github.com/amule-project/amule / SetWaitStartTime

Method SetWaitStartTime

src/UploadClient.cpp:392–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390
391
392void CUpDownClient::SetWaitStartTime()
393{
394 if ( credits ) {
395 credits->SetSecWaitStartTime(GetIP());
396 }
397}
398
399
400void CUpDownClient::ClearWaitStartTime()

Callers 2

ProcessPacketMethod · 0.80
ProcessExtPacketMethod · 0.80

Calls 1

SetSecWaitStartTimeMethod · 0.80

Tested by

no test coverage detected