Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ SetLastSearchTime
Method
SetLastSearchTime
src/PartFile.h:534–534 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
532
533
uint64 GetLastSearchTime() const { return m_lastsearchtime; }
534
void SetLastSearchTime(uint64 time) { m_lastsearchtime = time; }
535
536
void AddDownloadingSource(CUpDownClient* client);
537
Callers
1
ProcessLocalRequests
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected