private property BaseParser::$overall_totals in XHProf 8
File
- src/
XHProfLib/ Parser/ BaseParser.php, line 23
Class
- BaseParser
- Class BaseReport
Namespace
Drupal\xhprof\XHProfLib\ParserCode
private $overall_totals = [
"ct" => 0,
"wt" => 0,
"ut" => 0,
"st" => 0,
"cpu" => 0,
"mu" => 0,
"pmu" => 0,
"samples" => 0,
];