Searched defs:lockTimer (Results 1 – 1 of 1) sorted by relevance
678 type lockTimer struct { struct679 lock *mutex680 timeRate int64681 timeStart int64682 tickStart int64685 func (lt *lockTimer) begin() {701 func (lt *lockTimer) end() {