V15.2.0 #33

Merged
rayaman merged 75 commits from v15.2.0 into master 2022-04-19 18:45:52 -04:00
Showing only changes of commit 4335f3ed14 - Show all commits

View File

@ -52,5 +52,10 @@ multi:benchMark(sleep_for,multi.Priority_Core,"Core:"):OnBench(bench)
multi.OnExit(function()
print("Total: ".. a)
end)
<<<<<<< HEAD
multi:mainloop{print=true,priority=3}
=======
multi:mainloop()
>>>>>>> f1f6e30a9833625630b84f8e6bfff179807b0102
--multi:lightloop()