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