21 const U32 componentMask = g_ctx->componentMask();
24 g_ctx->
idle(
true, 0u, 0u);
25 g_ctx->componentMask( componentMask );
void idle(bool fast=true, U64 deltaTimeUSGame=0u, U64 deltaTimeUSApp=0u)
bool isMainThread() noexcept
Handle console commands that start with a forward slash.
void PlatformContextIdleCall()
void InitConditionalWait(PlatformContext &context) noexcept
constexpr auto to_base(const Type value) -> Type