true if REP is a floating-point duration representation type.
true
REP
Declared in <bsls_timeinterval.h>
<bsls_timeinterval.h>
static bool const k_IS_FLOAT = std::is_floating_point<REP>::value || std::chrono::treat_as_floating_point<REP>::value;