mirror of https://github.com/golang/go.git
time: micro symbol for microseconds
R=rsc CC=golang-codereviews https://golang.org/cl/105930043
This commit is contained in:
parent
32d8b9ffb8
commit
e209a0fa06
|
|
@ -4,3 +4,5 @@ and should be mentioned in the Go 1.4 release notes.
|
|||
Please keep the descriptions to a single line, starting with the
|
||||
package or cmd/xxx directory name, and ending in a CL number.
|
||||
Please keep the list sorted (as in sort.Strings of the lines).
|
||||
|
||||
time: use the micro symbol (µ (U+00B5)) to print microsecond duration (CL 105030046)
|
||||
|
|
|
|||
Loading…
Reference in New Issue