]> Cypherpunks repositories - gostls13.git/commit
internal: use time.Since instead of time.Now().Sub
authorcuiweixie <cuiweixie@gmail.com>
Thu, 29 Sep 2022 13:45:51 +0000 (21:45 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 23:45:27 +0000 (23:45 +0000)
commitdaf1612dc7700477b97825308d03cd8e23520769
treee0f1a2c63c5fa7c0c9cbca8f182adb0deff2168e
parentb8ed88db8dbea46b868b6bc9b4b688666afe9dfa
internal:  use time.Since instead of time.Now().Sub

Change-Id: I536c7fad84a63e96658c6930a5a77fd70edca33c
Reviewed-on: https://go-review.googlesource.com/c/go/+/436718
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/internal/fuzz/worker.go