mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-13 07:04:44 +08:00
Merge branch 'master' of https://github.com/duanhf2012/Origin
This commit is contained in:
@@ -23,3 +23,7 @@ func (slf *Timer) CheckTimeOut() bool {
|
||||
|
||||
return false
|
||||
}
|
||||
|
||||
func (slf *Timer) Reset() {
|
||||
slf.lasttime = time.Now().UnixNano()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user