public class StdBoundaryTimeMeter extends BoundaryTimeMeter
StdBoundaryStatistic
to find the
quantile for a given percentage.Modifier and Type | Field and Description |
---|---|
protected StdBoundaryStatistic |
transferTimeQuantile |
transferTime
fromPortHandler, toPortHandler
Constructor and Description |
---|
StdBoundaryTimeMeter(int numberOfSamples,
double percentage,
SimNode ownNode) |
Modifier and Type | Method and Description |
---|---|
protected void |
evaluateTimeStamp(TimeStamp ts,
double currentTime) |
useMessage
addTimeStamp, evaluateMessageFromPort, evaluateMessageToPort, getAndRemoveTimeStamp
attachFromPort, attachFromPort, attachToPort, attachToPort
protected final StdBoundaryStatistic transferTimeQuantile
public StdBoundaryTimeMeter(int numberOfSamples, double percentage, SimNode ownNode)
protected void evaluateTimeStamp(TimeStamp ts, double currentTime)
evaluateTimeStamp
in class StdTimeMeter