Declaration
async func WaitForNextFrame()
go
Wait until the next logical frame starts On the server, if you turn on the low frame rate mode, you will wait longer On the client, the waiting time is affected by the device performance and the complexity of the current frame logic The function using
async func WaitForNextFrame()
go