WaitForEndOfFrame

class Varwin.WaitForEndOfFrame

Bases: object

Asynchronously waits for the end of the current frame. This is designed to be used with an async for loop and can be integrated with various rendering or game loop mechanisms.