Monitor module

The Monitor module is a toolbar that shows the activity of your current application :

  • FPS

API - kivymd.utils.fpsmonitor

class kivymd.utils.fpsmonitor.FpsMonitor(**kwargs)

Label class, see module documentation for more information.

Events
on_ref_press

Fired when the user clicks on a word referenced with a [ref] tag in a text markup.

updated_interval

FPS refresh rate.

start(self)
update_fps(self, *args)