<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Implement console.timeline() and console.timelineEnd()"
   href="https://bugs.webkit.org/show_bug.cgi?id=152417#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Implement console.timeline() and console.timelineEnd()"
   href="https://bugs.webkit.org/show_bug.cgi?id=152417">bug 152417</a>
              from <span class="vcard"><a class="email" href="mailto:nvasilyev&#64;apple.com" title="Nikita Vasilyev &lt;nvasilyev&#64;apple.com&gt;"> <span class="fn">Nikita Vasilyev</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=152417#c4">comment #4</a>)
<span class="quote">&gt; Hmm, we already use time/timeEnd for a high performance time measurement
&gt; that already outputs to the console.</span >

Chrome's time/timeEnd does the same.

timeline/timelineEnd were removed when they switched to a tracing profiler in the
timelines.

<a href="https://code.google.com/p/chromium/issues/detail?id=412782">https://code.google.com/p/chromium/issues/detail?id=412782</a>

I find it to be a very bad developer experience. I hope we don't do the same
with profile/profileEnd.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>