]> Cypherpunks repositories - gostls13.git/commit
time: A Timer must be properly created before use (documentation).
authorRobert Griesemer <gri@golang.org>
Wed, 1 Oct 2014 23:44:52 +0000 (16:44 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 1 Oct 2014 23:44:52 +0000 (16:44 -0700)
commitbc89e8c575be08ef261a4d76db14f7f65a6da923
tree9dd74b9dfaabbfa2f3b2182a1dd792ea53ab68ee
parent7e8218aedd30a3dacb2642ef37ff1f68657071b2
time: A Timer must be properly created before use (documentation).

Fixes #8776.

LGTM=bradfitz
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/145710043
src/time/sleep.go