Skip to content

Conversation

Ombuweb
Copy link
Contributor

@Ombuweb Ombuweb commented Nov 23, 2022

No description provided.

@cla-bot cla-bot bot added the cla: yes label Nov 23, 2022
@Ombuweb Ombuweb marked this pull request as draft November 23, 2022 15:38
@Ombuweb Ombuweb marked this pull request as ready for review November 23, 2022 17:25
@rigor789 rigor789 changed the title docs: initial commit docs: FPS Meter Nov 23, 2022
const callbackId = addCallback(callback: (fps: number, minFps?: number) => void): number
```

Adds a callback function to be called each time FPS data is ready. The a unique `number` id which can be used to remove this callback later.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implement a callback function that will be executed whenever FPS data becomes available. Assign a unique numerical identifier (number) to this callback, facilitating its future removal, if required.

@ashutosh887
Copy link
Collaborator

@NathanWalker I've requested some changes!

@NathanWalker NathanWalker changed the base branch from main to dev July 28, 2023 15:00
@NathanWalker NathanWalker merged commit 2105ff7 into NativeScript:dev Jul 28, 2023
NathanWalker added a commit to Ombuweb/docs that referenced this pull request Aug 13, 2023
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
NathanWalker added a commit to Ombuweb/docs that referenced this pull request Aug 30, 2023
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants