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

Method DoKademliaFileRequest

src/DownloadQueue.cpp:1696–1699  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1694}
1695
1696bool CDownloadQueue::DoKademliaFileRequest()
1697{
1698 return ((::GetTickCount64() - lastkademliafilerequest) > KADEMLIAASKTIME);
1699}
1700// File_checked_for_headers

Callers 1

ProcessMethod · 0.80

Calls 1

GetTickCount64Function · 0.85

Tested by

no test coverage detected