commit | f437331f80b05944e8f15b2f81429729101a9455 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Thu Nov 03 17:35:28 2011 -0400 |
committer | Russ Cox <rsc@golang.org> | Thu Nov 03 17:35:28 2011 -0400 |
tree | 213071dde50770d53d80083bf6d0b07937e70bf5 | |
parent | 31452a36189e48ad178a85299e2b189701d8f358 [diff] |
time: faster Nanoseconds call runtime knows how to get the time of day without allocating memory. R=golang-dev, dsymonds, dave, hectorchu, r, cw CC=golang-dev https://golang.org/cl/5297078