package timeconv

Import Path
	github.com/aws/aws-sdk-go-v2/internal/timeconv (on go.dev)

Dependency Relation
	imports one package, and imported by one package

Involved Source Files duration.go
Package-Level Functions (total 2, both are exported)
DurSecondsFloat converts a duration into fractional seconds.
FloatSecondsDur converts a fractional seconds to duration.