MCPcopy Create free account
hub / github.com/SIPp/sipp / wake

Method wake

src/ratetask.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75unsigned int ratetask::wake()
76{
77 return last_rate_increase_time + rate_increase_freq;
78}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected