Versions in this module Expand all Collapse all v0 v0.3.1 Feb 11, 2011 Changes in this version + const OneMicrosecond + const OneMillisecond + const OneSecond + type Tick struct + At int64 + Cas int64 + Path string + func (t Tick) Less(y interface{}) bool + type Timer struct + C <-chan Tick + Glob *store.Glob + func New(glob *store.Glob, interval int64, st *store.Store) *Timer + func (t *Timer) Close()