Searched defs:ticksType (Results 1 – 1 of 1) sorted by relevance
20 type ticksType struct { struct22 lock mutex23 startTicks int6424 startTime int6425 val atomic.Int6431 func (t *ticksType) init() {