Home | History | Annotate | Download | only in python2.7

Lines Matching defs:time

25 import time
52 quoted strings to select the sort order. For example sort_stats('time',
53 'name') sorts on the major key of 'internal function time', and on the
114 arg = time.ctime(file_stats.st_mtime) + " " + arg
176 "cumtime" : (((3,-1), ), "cumulative time"),
177 "cumulative": (((3,-1), ), "cumulative time"),
186 "time" : (((2,-1), ), "internal time"),
187 "tottime" : (((2,-1), ), "internal time"),
217 1: "time",