-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
// ParseDuration parses a duration string.
// A duration string is a possibly signed sequence of
// decimal numbers, each with optional fraction and a unit suffix,
// such as "300ms", "-1.5h" or "2h45m".
// Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels