]> Cypherpunks repositories - gostls13.git/commit
time: Remove unnecessary call to Nanoseconds() in after().
authorKyle Consalus <consalus@gmail.com>
Mon, 23 May 2011 19:38:51 +0000 (12:38 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 23 May 2011 19:38:51 +0000 (12:38 -0700)
commit78a7dda739edb2752215675980d6a950b6d6721b
treee54ba230d8ebf4abc28e91863413819e88d1a14b
parentae22d30eaf759b3e4167713df660252d906b1454
time: Remove unnecessary call to Nanoseconds() in after().

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/4528091
src/pkg/time/sleep.go