constants.go 91 B

12345
  1. package common
  2. import "time"
  3. var StartTime = time.Now().UnixMilli() // unit: millisecond