]> Cypherpunks repositories - gostls13.git/commit
runtime: add new runtimer function
authorIan Lance Taylor <iant@golang.org>
Thu, 11 Apr 2019 05:07:21 +0000 (22:07 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 22:15:25 +0000 (22:15 +0000)
commit432ca0ea83d12519004c6f7f7c1728410923987f
tree236bbfe36c93b2eb1822abd6729fc3b6d75afd60
parent220150ff3c03a0d2618093689ab129ab5ea7dc7b
runtime: add new runtimer function

Updates #27707

Change-Id: I1e65effb708911c727d126c51e0f50fe219f42ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/171878
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/time.go