]> Cypherpunks repositories - gostls13.git/commit
time: replace time.Now().Sub call with time.Since in test
authorguoguangwu <guoguangwug@gmail.com>
Wed, 13 Mar 2024 01:52:03 +0000 (01:52 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 14 Mar 2024 16:32:52 +0000 (16:32 +0000)
commit64017d10e1386c037aab2b7599e3256cab2a9188
treea63e894efcceec7d30d544f82ea94d96cd021a8c
parent90a2dcf1dbc0c3ed46a76547c3c9578a73aeb822
time: replace time.Now().Sub call with time.Since in test

Change-Id: I56ca2d11637d60c6b0656fdc1d900a2384aba141
GitHub-Last-Rev: 686e02db77797fd81aafcde8ae40c85cee8dd817
GitHub-Pull-Request: golang/go#66264
Reviewed-on: https://go-review.googlesource.com/c/go/+/570916
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/time/sleep_test.go