]> Cypherpunks repositories - gostls13.git/commit
runtime: fix LastGC comment
authorRuss Cox <rsc@golang.org>
Wed, 24 Sep 2014 18:18:25 +0000 (14:18 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 24 Sep 2014 18:18:25 +0000 (14:18 -0400)
commit6f219e8b847c731a6c0d3695b74f312a1ea705a5
tree36279be4d248ee29c4ea205b34a2c65e170a4122
parent7283e08cbf06bcd32a391183e26080cff301e7f9
runtime: fix LastGC comment

I have no idea what "absolute time" means.

LGTM=dvyukov, r
R=r, dvyukov
CC=golang-codereviews
https://golang.org/cl/144320043
src/runtime/mem.go