Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
1549
double CFixed::cdfInv(double /*percentile*/)
1550
{
1551
return value;
1552
}
1553
1554
/* Implementation of the default pause time. */
1555
CDefaultPause::CDefaultPause()
Callers
1
scenario
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected