]> Cypherpunks repositories - gostls13.git/commit
avoid skew in time.Tick; remove errors from time.Seconds, time.Nanoseconds
authorRuss Cox <rsc@golang.org>
Tue, 9 Dec 2008 01:45:50 +0000 (17:45 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 9 Dec 2008 01:45:50 +0000 (17:45 -0800)
commit6478df1c418421cd3a148f77d732ce4c57486314
tree6f5b1e965bca4ad322fb8e49be961777f386c3c8
parentbe629138ab5a81ccfbeeebb4ca942ac08d873820
avoid skew in time.Tick; remove errors from time.Seconds, time.Nanoseconds

R=r
DELTA=46  (21 added, 10 deleted, 15 changed)
OCL=20785
CL=20787
src/lib/time/tick.go
src/lib/time/tick_test.go
src/lib/time/time.go