]> Cypherpunks repositories - gostls13.git/commit
runtime: add new resettimer function
authorIan Lance Taylor <iant@golang.org>
Thu, 11 Apr 2019 04:16:09 +0000 (21:16 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 20:22:27 +0000 (20:22 +0000)
commiteff3c1e426559660993d47eba569a4060f0bb69b
tree0d267b1d88df06bc9137b77ad775605f6b6c00b5
parent4be6b4a73d2f95752b69f5b6f6bfb4c1a7a57212
runtime: add new resettimer function

Updates #27707

Change-Id: I02f97ec7869ec8a3fb2dfc94cff246badc7ea0fa
Reviewed-on: https://go-review.googlesource.com/c/go/+/171833
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/time.go