Implement Portable Multi Platform layer

Implement Various Platforms
This commit is contained in:
ApfelTeeSaft
2025-11-28 14:13:34 +01:00
parent db251e4556
commit dabb85f936
38 changed files with 3961 additions and 26 deletions
-2
View File
@@ -39,8 +39,6 @@ namespace WillowVox
{
while (true)
{
std::this_thread::sleep_for(std::chrono::milliseconds(5));
std::function<void()> job;
{
/*m_mutexCondition.wait(lock, [this] {