Searched refs:to_microseconds (Results 1 – 2 of 2) sorted by relevance
136 int32 to_microseconds(uint32 t){ in to_microseconds() function156 std::this_thread::sleep_for(std::chrono::microseconds(to_microseconds(c))); in test()163 << to_microseconds(last_c) << ' ' in test()
243 microseconds to_microseconds(ccpr_t t){ in to_microseconds() function263 std::this_thread::sleep_for(std::chrono::microseconds(to_microseconds(c))); in test()269 << to_microseconds(last_c) << ' ' in test()