How do I convert a float to a Duration? there's ex...
# getting-started
z
How do I convert a float to a Duration? there's extension values for other number types but not one for floats
e
there are extension functions on
Double
, convert to that first