Home
last modified time | relevance | path

Searched refs:sr_timer (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/container/bench/
Dbench_set.hpp197 cpu_timer sur_timer, sr_timer; in construct_time() local
211 sr_timer.resume(); in construct_time()
213 sr_timer.stop(); in construct_time()
219 …std::cout << " Construct " << RangeType << " range " << boost::timer::format(sr_timer.elaps… in construct_time()