]> Cypherpunks repositories - gostls13.git/commit
time: add clarification to Timer.Stop documentation
authorCaleb Martinez <accounts@calebmartinez.com>
Wed, 11 Jul 2018 13:40:14 +0000 (13:40 +0000)
committerIan Lance Taylor <iant@golang.org>
Wed, 11 Jul 2018 22:06:22 +0000 (22:06 +0000)
commita07ee41a334f6bbcda2e642e1d05d73c21bab746
tree5405b31557a11d110419ff30ad386f2aa3a580ce
parent4b74506da1ccf8c2f57f11991b432a6d5ac86e4f
time: add clarification to Timer.Stop documentation

Fixes #26220

Change-Id: I05703912be594d985ad3ccb3a9757ae21ec738ab
GitHub-Last-Rev: e4649847e015e573ee169c7d6db29b9437841afd
GitHub-Pull-Request: golang/go#26293
Reviewed-on: https://go-review.googlesource.com/122715
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/time/tick.go