omni.kit.async_engine

Classes Summary:

_AsyncEngineDriver

Singleton class to connect python asyncio with app update pump. EventLoop runs iteration every IApp update.

Functions Summary:

run_coroutine

Submit a coroutine object to the main event loop; return either a Task object