Elements
6.2
A C++ base framework for the Euclid Software.
|
Go to the source code of this file.
Namespaces | |
Elements | |
Functions | |
ELEMENTS_API void | Elements::normalSleep (int sec) |
Simple sleep function. More... | |
ELEMENTS_API void | Elements::nanoSleep (std::int64_t nsec) |
Small variation on the sleep function for nanoseconds sleep. More... | |