> they do a getDebugger().getData() and then use cfquery to 
> query that, subtracting event start and end times from each 
> other to create the execution time for individual events.
> they cycle through template, query etc events to create a 
> total execution time for each.

Indeed that's what they do.  I was going chomp everything down so I
could just get the page execution time, but I decided that I'd better do
some work that I'm getting paid for instead...  ;o)  Might have a look
later tonight...

> I was also trying the getProperty() method of debuggingService,
> using getProperty(2), which is the number of
> EXECUTION_TIME_EVENT - but to no avail....

I would _guess_ that the getProperty() method is actually one inherited
from some parent object for use in java properties rather than anything
to do with the actual debugging info.

Oh, memories of late nights with Java come flooding back...  :oD

Tim.


-------------------------------------------------------
Tim Blair
Web Application Engineer, Rawnet Limited
Direct Phone : +44 (0) 1344 393 441
Switchboard : +44 (0) 1344 393 040
-------------------------------------------------------
rawnet ltd
Atrium Court
Bracknell                    [EMAIL PROTECTED]
Berkshire                    Tel : +44 (0) 1344 393 040
RG12 1BW, UK                 http://www.rawnet.com
-------------------------------------------------------
This message may contain information which is legally
privileged and/or confidential.  If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
-------------------------------------------------------





-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to