Home
last modified time | relevance | path

Searched defs:formatTime (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
H A DTextDumper.php31 protected function formatTime(Profile $profile, $percent) function in Twig\\Profiler\\Dumper\\TextDumper
H A DHtmlDumper.php43 protected function formatTime(Profile $profile, $percent) function in Twig\\Profiler\\Dumper\\HtmlDumper
H A DBaseDumper.php32 abstract protected function formatTime(Profile $profile, $percent); function in Twig\\Profiler\\Dumper\\BaseDumper