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