Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
PlatformRuntime.h File Reference

Go to the source code of this file.

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::Runtime
 

Macros

#define DVD_PLATFORM_RUNTIME_H_
 

Functions

const std::thread::id & Divide::Runtime::mainThreadID () noexcept
 
void Divide::Runtime::mainThreadID (const std::thread::id &threadID) noexcept
 
bool Divide::Runtime::resetMainThreadID () noexcept
 
bool Divide::Runtime::isMainThread () noexcept
 

Macro Definition Documentation

◆ DVD_PLATFORM_RUNTIME_H_

#define DVD_PLATFORM_RUNTIME_H_

Definition at line 34 of file PlatformRuntime.h.