cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
6.95k stars 1.8k forks source link

Optimization of setTimeout implementation #14744

Open PatriceJiang opened 1 year ago

PatriceJiang commented 1 year ago

Implement setTimeout and other event-driven mechanisms using libuv on the native platform

PatriceJiang commented 1 year ago

The initial verification has been completed. However, we still need to confirm the issue with "gfx." As for the subsequent development, it will require rescheduling.