]> Cypherpunks.ru repositories - gostls13.git/commit
time: document that AfterFunc Timer's C field is nil
authorIan Lance Taylor <iant@golang.org>
Thu, 15 Jun 2023 23:56:45 +0000 (16:56 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 20 Jul 2023 23:18:18 +0000 (23:18 +0000)
commit16ec51471288f86d601efb9a2eb6b418cf634c16
tree3bc0aecdf147361069d17e660e30490afb74d463
parenta04a665a92714c71a039575d27155cd495891799
time: document that AfterFunc Timer's C field is nil

Fixes #60811

Change-Id: Ica947a4789e71826284f9f6e41c298baa3d033e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/503922
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/time/sleep.go