Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
392
void CUpDownClient::SetWaitStartTime()
393
{
394
if ( credits ) {
395
credits->SetSecWaitStartTime(GetIP());
396
}
397
}
398
399
400
void CUpDownClient::ClearWaitStartTime()
Callers
2
ProcessPacket
Method · 0.80
ProcessExtPacket
Method · 0.80
Calls
1
SetSecWaitStartTime
Method · 0.80
Tested by
no test coverage detected