예제 #1
0
 def set_fps(self, *args):
     # print('set fps hit')
     self.ids.counter.text = str(round(Clock.get_fps(), 2))