func log/slog.DurationValue
4 uses
log/slog (current package)
attr.go#L56: return Attr{key, DurationValue(v)}
value.go#L173: func DurationValue(v time.Duration) Value {
value.go#L236: return DurationValue(v)
go.pact.im/x/zapslog
encode.go#L224: e.appendValue(slog.DurationValue(value))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)