Exemplo n.º 1
0
 def start(self):
     self.counter = 123456
     Profiler.start(self)
     self.events = []
     self.times = [0, 0]
Exemplo n.º 2
0
 def start(self):
     self.counter = 123456
     Profiler.start(self)
     self.events = []
     self.times = [0, 0]