mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-24 10:12:54 +02:00
Link time widget to timeline (#718)
This commit is contained in:
@@ -259,6 +259,7 @@ class TimeDataCollector extends DataCollector implements Renderable
|
||||
"icon" => "clock-o",
|
||||
"tooltip" => "Request Duration",
|
||||
"map" => "time.duration_str",
|
||||
'link' => 'timeline',
|
||||
"default" => "'0ms'"
|
||||
),
|
||||
"timeline" => array(
|
||||
|
Reference in New Issue
Block a user