![]() |
Faro Engine 0.0.0.b519570 (main)
|
#include "Thread.hpp"Namespaces | |
| namespace | Faro |
Functions | |
| void | Faro::Sleep (Duration duration) |
| Sleep the calling thread by the given duration. | |
| void | Faro::RunOnThread (String threadId, ThreadTask task) |
Variables | |
| ThreadSafe< Array< IThreadInterface * > > | Faro::registeredThread |