|
Elements 6.3.2
A C++ base framework for the Euclid Software.
|


Go to the source code of this file.
Namespaces | |
| namespace | Elements |
Functions | |
| ELEMENTS_API void | Elements::normalSleep (int sec) |
| Simple sleep function. | |
| ELEMENTS_API void | Elements::nanoSleep (std::int64_t nsec) |
| Small variation on the sleep function for nanoseconds sleep. | |