![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::Runtime |
namespace | Divide::Runtime::detail |
Functions | |
const std::thread::id & | Divide::Runtime::mainThreadID () noexcept |
void | Divide::Runtime::mainThreadID (const std::thread::id &threadID) noexcept |
bool | Divide::Runtime::resetMainThreadID () noexcept |
Variables | |
static std::thread::id | Divide::Runtime::detail::g_mainThreadID |