]> Cypherpunks repositories - gostls13.git/commit
runtime: add new deltimer function
authorIan Lance Taylor <iant@golang.org>
Thu, 11 Apr 2019 01:13:24 +0000 (18:13 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 19:05:29 +0000 (19:05 +0000)
commit7416315e3358b0bc2774c92f39d8f7c4b33790ad
treead095b2f209515d3fc3ff837212a19170e44bf04
parent2e0aa581b4a2544249ad2f8e86e17204ca778ca7
runtime: add new deltimer function

Updates #27707

Change-Id: I720e8af9e183c75abcb63ccc30466734c8dba74f
Reviewed-on: https://go-review.googlesource.com/c/go/+/171831
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