Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ Reload_Stats
Method
Reload_Stats
src/webserver/src/WebServer.h:823–826 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
821
bool Send_DownloadEd2k_Cmd(wxString link, uint8 cat);
822
823
void Reload_Stats()
824
{
825
m_Stats.ReQuery();
826
}
827
828
CamulewebApp *webInterface;
829
Callers
1
amule_load_stats
Function · 0.80
Calls
1
ReQuery
Method · 0.80
Tested by
no test coverage detected