Versions in this module Expand all Collapse all v0 v0.1.1 Jul 21, 2018 v0.1.0 Jan 6, 2018 Changes in this version + type DelayTimer struct + func New(num int) *DelayTimer + func (dc *DelayTimer) Calc(d time.Duration) time.Duration