MCPcopy
hub / github.com/netdata/netdata / String

Method String

src/go/pkg/confopt/duration.go:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76}
77
78func (d Duration) String() string {
79 return d.Duration().String()
80}
81
82func (d *Duration) UnmarshalYAML(unmarshal func(any) error) error {
83 var s string

Callers 2

formatDurationFunction · 0.45

Calls 1

DurationMethod · 0.95

Tested by 1