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