ape.parts.countdown.countdown.TimeTracker.percentile

TimeTracker.percentile(percentile)

calculates the percentile (e.g. 50 gets the median (the 50% item))

Returns:value for percintile of self.times as a timedelta

Navigation