runcmf / runtracy

Tracy Debugger Bar for Slim Framework
Apache License 2.0
73 stars 15 forks source link

Eloquent/ORM panel tab does not display total time #2

Closed innobrig closed 7 years ago

innobrig commented 7 years ago

The Database (Eloquent) panel tab does not display the total time spent on SQL queries, it only display an entry like this:

[icon] 1 / ms

To clarify, after the "/" it does not print the actual time spent, it only prints "ms".

Other than that, this is a wonderful addition for slim developers, thanks a lot for providing it!

1f7 commented 7 years ago

@innobrig thank you very much! up to 0.2.5 run composer update