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