Home
last modified time | relevance | path

Searched refs:time_fmt (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.101.15/tools/lldbmacros/
H A Drecount.py190 def time_fmt(self): member in RecountPlan
195 t=self.time_fmt(), n='{:>8s} ' if self._group_column else '')
475 ' ' + plan.time_fmt().format(idle_time) + ' ' +
476 plan.time_fmt().format(total_time) +