setShowFPSCounter

suspend fun setShowFPSCounter(args: Overlay.SetShowFPSCounterParameter, mode: CommandMode = CommandMode.DEFAULT)

Requests that backend shows the FPS counter


suspend fun setShowFPSCounter(show: Boolean)

Requests that backend shows the FPS counter

Parameters

show

True for showing the FPS counter