From ea60df8f6a3973c91595bf42f6b3f0d3d288824c Mon Sep 17 00:00:00 2001 From: Roger Barnes Date: Sun, 24 Mar 2013 22:08:08 +1100 Subject: Waterfall timeline or browser events --- .../templates/debug_toolbar/panels/timer.html | 53 ++++++++++++++++------ 1 file changed, 40 insertions(+), 13 deletions(-) (limited to 'debug_toolbar/templates') diff --git a/debug_toolbar/templates/debug_toolbar/panels/timer.html b/debug_toolbar/templates/debug_toolbar/panels/timer.html index d30bbf4..aae540f 100644 --- a/debug_toolbar/templates/debug_toolbar/panels/timer.html +++ b/debug_toolbar/templates/debug_toolbar/panels/timer.html @@ -31,7 +31,8 @@ {% trans "Timing Attribute" %} - {% trans "Value" %} + {% trans 'Timeline' %} + {% trans "Time since navigation start (+length, msec)" %} @@ -41,32 +42,58 @@