Home
last modified time | relevance | path

Searched refs:tottime (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A Dpstats.py46 TIME = 'time', 'tottime'
61 tottime: float
215 "tottime" : (((2,-1), ), "internal time"),
373 tottime = float(f8(tt))
379 tottime, # time spent in this function alone
473 print(" "*name_size + " ncalls tottime cumtime", file=self.stream)
501 print(' ncalls tottime percall cumtime percall', end=' ', file=self.stream)
/third_party/backends/backend/
H A Dhp3900_types.c598 long tottime; member
H A Dhp3900_rts8822.c11158 long tottime = GetTickCount () + check.tottime; in Lamp_PWM_CheckStable() local
11160 while (GetTickCount () <= tottime) in Lamp_PWM_CheckStable()

Completed in 17 milliseconds