MCPcopy 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
54void stattask::dump()
55{
56 WARNING("Statistics reporting task.");
57}
58void screentask::dump()
59{
60 WARNING("Screen update task.");

Callers

nothing calls this directly

Calls 1

WARNINGFunction · 0.85

Tested by

no test coverage detected