time.Duration.Microseconds (method) one use time (current package) time.go#L732: func (d Duration) Microseconds() int64 { return int64(d) / 1e3 }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)