Add `ENGINE_UPDATE_START` and `ENGINE_UPDATE_END` events
Open
engine
feature request
lua
performance
- Dominant language
- C++
- Stars
- 6.3k
- Forks
- 455
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 129
Description
Provide the developer with events to react to update loop lifecycle transitions:
- ENGINE_UPDATE_START - the update loop has started
- ENGINE_UPDATE_END - the update loop has started
Split from: https://github.com/defold/defold/issues/8033#issuecomment-4680609290
Contributor guide
Assessment
This issue has not been assessed yet.