file
System.hNamespace Corrade::
Namespaces
- namespace Corrade
- Root namespace.
- namespace Corrade::Utility
- Utilities.
- namespace Corrade::Utility::System
- System utilities.
Functions
- auto isSandboxed() -> bool new in Git master
- Whether the application runs in a sandboxed environment.
-
void sleep(std::
size_t ms) - Sleep for given time.