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

Function display_server

src/screen.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88static bool display_server()
89{
90 return (creationMode == MODE_SERVER) || ((creationMode == MODE_MIXED) && (display_scenario == rx_scenario));
91}
92
93
94void ScreenPrinter::print_closing_stats() {

Callers 1

draw_scenario_screenMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected