log/slog.Value.Duration (method)
2 uses
log/slog (current package)
json_handler.go#L125: *s.buf = strconv.AppendInt(*s.buf, int64(v.Duration()), 10)
value.go#L349: func (v Value) Duration() time.Duration {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)