Searched refs:ScaleFixed (Results 1 – 1 of 1) sorted by relevance
236 inline Duration ScaleFixed(Duration d, int64_t r) { in ScaleFixed() function452 return *this = ScaleFixed<SafeMultiply>(*this, r); in operator *=()468 return *this = ScaleFixed<std::divides>(*this, r); in operator /=()