ChimeraTK-DeviceAccess  03.18.00
testableRebotSleep.cc File Reference
+ Include dependency graph for testableRebotSleep.cc:

Go to the source code of this file.

Namespaces

 ChimeraTK
 
 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. More...