SetTargetFPS function

void SetTargetFPS(
  1. num fps
)

Implementation

void SetTargetFPS(
  num fps,
) => _module.SetTargetFPS(fps);