-
Renamed artifact and packages to
stopwatch2
due to API changes & binary incompatibility. -
Removed StopwatchRange; distributions are now handled using percentiles (see
PSquared
class). -
All times are now expressed as
scala.concurrent.duration.Duration
instead oflong
values.