import "golang.org/x/mobile/exp/app/debug"
Package debug provides GL-based debugging tools for apps.
type FPS struct {
// contains filtered or unexported fields
}
FPS draws a count of the frames rendered per second.
NewFPS creates an FPS tied to the current GL context.
Draw draws the per second framerate in the bottom-left of the screen.
Package debug imports 7 packages (graph) and is imported by 7 packages. Updated 6 days ago. Refresh now. Tools for package owners.