]> Cypherpunks repositories - gostls13.git/commit
time: document that going to sleep may stop the monotonic clock
authorIan Lance Taylor <iant@golang.org>
Thu, 29 Mar 2018 14:55:30 +0000 (07:55 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 13 Apr 2018 00:50:22 +0000 (00:50 +0000)
commitc96ac60bcdd9c3c170fd70cc1b8b5ebfcda2d776
treeeb5d393eafd448ef7dad8ee569fb057dae499291
parent86181120bd664e195dee7f62b71771b302cc59bc
time: document that going to sleep may stop the monotonic clock

Fixes #23178

Change-Id: I060a73d6263bc135f5a14c1991932a225208bb39
Reviewed-on: https://go-review.googlesource.com/103396
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/time/time.go