A variant of core.time.dur which accepts floating-point values. Useful for parsing command-line arguments. Beware of rounding / floating-point errors! Do not use where precision matters.
See Implementation
A variant of core.time.dur which accepts floating-point values. Useful for parsing command-line arguments. Beware of rounding / floating-point errors! Do not use where precision matters.