Skip to content

✨ » implement debug-only fps counter #13

@lucas-labs

Description

@lucas-labs

Create a small component that will be displayed in the bottom right corner of the screen and that will show the current FPS of the app. This will be useful to debug performance issues and to see how the app is performing in different scenarios.

it should only be displayed when the app is compiled in debug mode

Extracted from:

// TODO: implement debug-only fps counter
// Create a small component that will be displayed in the bottom right corner of the screen
// and that will show the current FPS of the app. This will be useful to debug performance
// issues and to see how the app is performing in different scenarios.
//
// it should only be displayed when the app is compiled in debug mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions