time.Duration.Milliseconds (method) one use time (current package) time.go#L741: func (d Duration) Milliseconds() int64 { return int64(d) / 1e6 }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)