Open
Description
The CPU Time displayed in the DJDT shows the total time taken to render the request, including the time to render the DJDT itself. This is not what I care about, because the DJDT will not be there when running in production.
Is it possible to get the time elapsed of the actual rendered view on-screen somewhere?