Documentation ¶
Index ¶
- Variables
- func ElapsedTime(since time.Time) int64
- func MatchGlob(value string, pattern string) bool
- func MinInt64(x, y int64) int64
- func MsPrecision(t *time.Time) time.Time
- func MsToTime(msInt int64) time.Time
- func NowMs() int64
- func StrToInt64(data string) (int64, error)
- func TimeToMs(t *time.Time) int64
Constants ¶
This section is empty.
Variables ¶
View Source
var StrToBool = strconv.ParseBool
Functions ¶
func ElapsedTime ¶
Time in millliseconds elapsed since a time
func StrToInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.