@ginden/blinkstick-v2
    Preparing search index...

    Function assertFpsBelow100

    • BlinkStick Nano has an effective frame rate of 70 FPS. I don't expect that other devices will be able to handle more than 100 FPS (probably less). This function asserts if the frame rate is below 100 FPS to prevent unexpected behavior for the user.

      Parameters

      • ms: number
      • steps: number

      Returns void