SyntaxFix
Write A Post
Hire A Developer
Questions
Keep it simple.
func NowAsUnixMilli() int64 { return time.Now().UnixNano() / 1e6 }