Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ wake
Method
wake
src/reporttask.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
unsigned int screentask::wake()
87
{
88
return last_report_time + report_freq;
89
}
90
91
void stattask::report()
92
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected