Slight comment rewording following the previous commit
This commit is contained in:
@@ -12,8 +12,8 @@ import (
|
||||
|
||||
func main() {
|
||||
|
||||
// Use `time.Now` with `Unix` or `UnixMilli` or `UnixNano`
|
||||
// to get elapsed time since the Unix epoch in seconds or
|
||||
// Use `time.Now` with `Unix`, `UnixMilli` or `UnixNano`
|
||||
// to get elapsed time since the Unix epoch in seconds,
|
||||
// milliseconds or nanoseconds, respectively.
|
||||
now := time.Now()
|
||||
fmt.Println(now)
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
53610b08e885c8a36dc1a2c63a70e415ce6dfe2a
|
||||
LSdohP_slOu
|
||||
54e66c2e84334f2adbf87aaeb62065111c5644ea
|
||||
iG_EcjJp4ss
|
||||
|
||||
Reference in New Issue
Block a user