]> Cypherpunks repositories - gostls13.git/commit
time: Sleep through interruptions
authorChristopher Wedgwood <cw@f00f.org>
Thu, 4 Feb 2010 21:09:02 +0000 (13:09 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 4 Feb 2010 21:09:02 +0000 (13:09 -0800)
commit1e66428d59919b4e2f58e47d989ef10d1781b3aa
tree70517f5b61ba91da195dff83588226e5eb5f59df
parentb655fa8d1df43cd2a6e96566195597b2efbe4bc6
time: Sleep through interruptions

R=rsc
CC=golang-dev
https://golang.org/cl/202043
src/pkg/time/sleep.go
src/pkg/time/sleep_test.go [new file with mode: 0644]