Sorry if this comes through twice, but I didn't see it come back through. Tim Heald ACP/CCFD :) Application Development www.schoollink.net
-----Original Message----- From: Timothy Heald [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 10:20 PM To: [EMAIL PROTECTED] Subject: RE: Execution Time An idea would be to do a getTickCount in both your Application.cfm and your OnRequestEnd.cfm and get the difference. You could set it in a variable and use it in the OnRequestEnd.cfm. Tim Heald ACP/CCFD :) Application Development www.schoollink.net > -----Original Message----- > From: Boardworks Interactive [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 09, 2002 10:12 PM > To: CF-Talk > Subject: RE: Execution Time > > > Wish MX was the case, however this is for a project that has to be done > ASAP (on CF5). Ben, please tell me there's a hack for 5! > > Thanks! > > ---- > SCOTT VAN VLIET > BRD.WRKS INTERACTIVE > T: 714.469.6805 > E: [EMAIL PROTECTED] > > > -----Original Message----- > From: Ben Forta [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 09, 2002 3:31 PM > To: CF-Talk > Subject: RE: Execution Time > > If you are using CFMX then all of this data is available (if debugging > is turned on). > > --- Ben > > > -----Original Message----- > From: Andrew Tyrone [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 09, 2002 6:24 PM > To: CF-Talk > Subject: RE: Execution Time > > > > -----Original Message----- > > From: Van Vliet, Scott [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, May 09, 2002 4:26 PM > > To: CF-Talk > > Subject: Execution Time > > > > > > Is there a way (perhaps in OnEndRequest.cfm) to obtain template > > execution times which are show when "Show Detailed Processing Time > > Breakdown" is turned on, as variables for use in a template? > > Not sure if it's what you want, but take a look at the GetMetricData() > function. > > > --Andy > > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

