MCPcopy 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
51void CDeadSourceList::CDeadSource::SetTimeout( uint64 t )
52{
53 m_TimeStamp = t;
54}
55
56
57uint64 CDeadSourceList::CDeadSource::GetTimeout() const

Callers 2

UPnPBase.cppFile · 0.45
AddDeadSourceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected