Versions in this module Expand all Collapse all v0 v0.5.3 Jan 19, 2023 v0.5.0 Jun 12, 2019 Changes in this version + type Time struct + N int + St time.Time + Total time.Duration + func (t *Time) Avg() time.Duration + func (t *Time) AvgSecs() float64 + func (t *Time) Reset() + func (t *Time) Start() + func (t *Time) Stop() time.Duration + func (t *Time) TotalSecs() float64