Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ dump
Method
dump
src/reporttask.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void stattask::dump()
55
{
56
WARNING(
"Statistics reporting task."
);
57
}
58
void screentask::dump()
59
{
60
WARNING(
"Screen update task."
);
Callers
nothing calls this directly
Calls
1
WARNING
Function · 0.85
Tested by
no test coverage detected