func net.roundDurationUp
2 uses
net (current package)
tcpsock.go#L342: func roundDurationUp(d time.Duration, to time.Duration) time.Duration {
tcpsockopt_darwin.go#L18: secs := int(roundDurationUp(d, time.Second))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)