Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ SetTimeout
Method
SetTimeout
src/DeadSourceList.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
50
51
void CDeadSourceList::CDeadSource::SetTimeout( uint64 t )
52
{
53
m_TimeStamp = t;
54
}
55
56
57
uint64 CDeadSourceList::CDeadSource::GetTimeout() const
Callers
2
UPnPBase.cpp
File · 0.45
AddDeadSource
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected