4 using namespace CYB::Platform::Win32;
29 API::Assert::LessThan(0,
Core().FModuleManager.Call<Modules::Kernel32::SleepConditionVariableCS>(&FCondVar, &FCritSection, INFINITE));
Platform::Modules::Manager FModuleManager
Loads and contains required modules.
static void LessThan(const AType &ALHS, const AType &ARHS) noexcept
Less than assertion function. May not be evaluated.
Precompiled header for inter-engine operations.
Engine::Core & Core(void) noexcept
Retrieve the Core singleton.