]> Cypherpunks.ru repositories - gostls13.git/commit
time: clarify that monotonic clock is not returned by t.Unix
authorIan Lance Taylor <iant@golang.org>
Fri, 6 May 2022 22:43:48 +0000 (15:43 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 13 May 2022 21:01:13 +0000 (21:01 +0000)
commite97ceb278297a357580cd80a651c39158f82d45e
tree4edef0ab7b8927af47f7eeaf71c66007cd2035b9
parent92998cde5a642c9db42efa51c4077b70609d55d6
time: clarify that monotonic clock is not returned by t.Unix

Prompted by CL 403996.

Change-Id: I8b480a9d361863d4770c7c9a4437431424f26994
Reviewed-on: https://go-review.googlesource.com/c/go/+/404695
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Rob Pike <r@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
src/time/time.go