Searched refs:maxDoubleSize (Results 1 – 1 of 1) sorted by relevance
15444 const std::size_t maxDoubleSize = DBL_MAX_10_EXP + 1 + 1 + 3 + 1; in getFormattedDuration() local15445 char buffer[maxDoubleSize]; in getFormattedDuration()