![]() |
Scanframe Modular Application 0.1.0
|


Go to the source code of this file.
Namespaces | |
| namespace | sf |
Functions | |
| _MISC_FUNC int | sf::getThreadCount () |
| Gets the thread count from the current process. | |
| _MISC_FUNC timespec | sf::getTimeRunning () |
| Gets the time this application is running. | |
| _MISC_FUNC bool | sf::loadDynamicLibrary (const std::string &path) |
| Loads a dynamic library from the given path. | |
| _MISC_FUNC void | sf::systemBeep (int frequency, int duration) |
| When possible makes the computer system beep. | |