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

Class CallGenerationTask

include/call_generation_task.hpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 virtual ~CallGenerationTask();
57
58 static class CallGenerationTask *instance;
59 static unsigned long calls_since_last_rate_change;
60 static unsigned long last_rate_change_time;
61};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected