How do I convert a float to a Duration? there's extension values for other number types but not one ...
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