]> Cypherpunks repositories - gostls13.git/commit
time: further clarifications to the (*Timer).Stop docs
authorIan Lance Taylor <iant@golang.org>
Wed, 20 Nov 2019 00:14:50 +0000 (16:14 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 17 Dec 2019 00:18:33 +0000 (00:18 +0000)
commit001fe7f33f1d7aed9e3a047bd8e784bdc103c28c
tree8f2c22ab3030c8b14fb38503afd4dfba649b77e6
parentf7f9866f34111b1e5d6c67e7af4de64ecb685f9e
time: further clarifications to the (*Timer).Stop docs

Fixes #35627

Change-Id: I0c5fed46a69a9663e46a9414468ec610063ea05a
Reviewed-on: https://go-review.googlesource.com/c/go/+/207849
Reviewed-by: Rob Pike <r@golang.org>
src/time/sleep.go