|
|
| InterruptableSleep (InterruptableSleep const &)=delete |
|
InterruptableSleep & | operator= (InterruptableSleep const &)=delete |
|
template<class R, class P> |
| void | sleepFor (std::chrono::duration< R, P > duration) |
|
template<class C, class D> |
| void | sleepUntil (std::chrono::time_point< C, D > time) |
|
void | sleep () |
|
void | interrupt () |
The documentation for this class was generated from the following file: