Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
400
void CUpDownClient::ClearWaitStartTime()
401
{
402
if ( credits ) {
403
credits->ClearWaitStartTime();
404
}
405
}
406
407
408
void CUpDownClient::ResetSessionUp()
Callers
2
SortGetBestClient
Method · 0.45
AddClientToQueue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected