... elapsed_max() const // return estimated maximum value for elapsed() { return double((std::numeric_limits<time_t>::max)() - start_time.tv_sec); } double ...
確定! 回上一頁