ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
testableRebotSleep.cc File Reference
+ Include dependency graph for testableRebotSleep.cc:

Go to the source code of this file.

Namespaces

namespace  ChimeraTK
 
namespace  ChimeraTK::testable_rebot_sleep
 

Functions

boost::chrono::steady_clock::time_point ChimeraTK::testable_rebot_sleep::now ()
 
void ChimeraTK::testable_rebot_sleep::sleep_until (boost::chrono::steady_clock::time_point t)
 There are two implementations with the same signature: One that calls boost::thread::this_thread::sleep_until, which is used in the application.