Timeline - getDuration()); ?> ms

'get', 'action' => $panel->getUrl(), 'id' => 'debug-timeline-search', 'enableClientScript' => false, 'options' => [ 'class' => 'debug-timeline-panel__search form-inline', ], ]) ?>
0, 'size' => '3', 'class'=>'form-control']); ?> ms
'form-control']); ?>
getRulers() as $ms => $left): ?>
request->isPjax && $panel->svg->hasPoints()):?>
memory / 1048576) ?>
svg;?>
'#debug-timeline-search', 'linkSelector' => false, 'options' => ['id' => 'debug-timeline-panel__pjax']]); ?> models) === []): ?>
No results found.
$model): ?> 0) ? '+' : '-') . sprintf('%.3f', $model['memoryDiff'] / 1048576) . '""'; } $memory = ' / ' . sprintf('%.2f', $model['memory'] / 1048576) . ' MB'; } ?>
' . Html::encode($model['category']) . ' ' . sprintf('%.1f ms', $model['duration']) . ''.$memory.'', ['tabindex'=>$key+1,'title' => $model['info'], 'class' => $dataProvider->getCssClass($model), 'style' => 'background-color: '.$model['css']['color'].';margin-left:' . StringHelper::normalizeNumber($model['css']['left'] . '%;width:' . $model['css']['width']) . '%', 'data-memory'=>$dataProvider->getMemory($model)]); ?>