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

Method cdfInv

src/stat.cpp:1549–1552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1547 return time_string(value, s, len);
1548}
1549double CFixed::cdfInv(double /*percentile*/)
1550{
1551 return value;
1552}
1553
1554/* Implementation of the default pause time. */
1555CDefaultPause::CDefaultPause()

Callers 1

scenarioMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected