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

Method ClearWaitStartTime

src/UploadClient.cpp:400–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398
399
400void CUpDownClient::ClearWaitStartTime()
401{
402 if ( credits ) {
403 credits->ClearWaitStartTime();
404 }
405}
406
407
408void CUpDownClient::ResetSessionUp()

Callers 2

SortGetBestClientMethod · 0.45
AddClientToQueueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected