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

Method SetLastAnsweredTime

src/PartFile.cpp:2742–2745  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2740
2741
2742void CPartFile::SetLastAnsweredTime()
2743{
2744 m_ClientSrcAnswered = ::GetTickCount64();
2745}
2746
2747void CPartFile::SetLastAnsweredTimeTimeout()
2748{

Callers 1

ProcessExtPacketMethod · 0.80

Calls 1

GetTickCount64Function · 0.85

Tested by

no test coverage detected