Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2742
void CPartFile::SetLastAnsweredTime()
2743
{
2744
m_ClientSrcAnswered = ::GetTickCount64();
2745
}
2746
2747
void CPartFile::SetLastAnsweredTimeTimeout()
2748
{
Callers
1
ProcessExtPacket
Method · 0.80
Calls
1
GetTickCount64
Function · 0.85
Tested by
no test coverage detected