Searched defs:formatTime (Results 1 – 3 of 3) sorted by relevance
/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/ | ||
H A D | TextDumper.php | 31 protected function formatTime(Profile $profile, $percent) function in Twig\\Profiler\\Dumper\\TextDumper |
H A D | HtmlDumper.php | 43 protected function formatTime(Profile $profile, $percent) function in Twig\\Profiler\\Dumper\\HtmlDumper |
H A D | BaseDumper.php | 32 abstract protected function formatTime(Profile $profile, $percent); function in Twig\\Profiler\\Dumper\\BaseDumper |