Home
last modified time | relevance | path

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

/plugin/tabtables/
H A Daction.php21 var $echo_timing = false; variable in action_plugin_tabtables
68 if($this->echo_timing) { echo "\n<!-- tabtables plugin output -->\n"; }
119 …if($this->echo_timing) { echo "<!-- initial parse took ".($this->microtime_float()-$start)."μs -->…
133 …if($this->echo_timing) { echo "<!-- second parse took ".($this->microtime_float()-$start)."μs -->\…
213 …if($this->echo_timing) { echo "<!-- offset correction: running through ".$count." instructions -->…
224 …if($this->echo_timing) { echo "<!-- offset correction took ".($this->microtime_float()-$start)."μs…