473,322 Members | 1,480 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

cftrace returning negative seconds?

Hi all, wondering if anyone has seen this before. In a standard cftrace, I look at the output and see:

<snip>
[2913 ms (0)] [\html\dsp_landing.cfm @ line: 110] - mark 6 "
[3117 ms (204)] [\html\dsp_landing.cfm @ line: 137] - mark 7 "
[3133 ms (16)] [\html\dsp_landing.cfm @ line: 364] - mark 8 "
[3133 ms (0)] [\html\dsp_landing.cfm @ line: 110] - mark 6 "
[3352 ms (219)] [\html\dsp_landing.cfm @ line: 137] - mark 7 "
[4057 ms (705)] [\html\dsp_landing.cfm @ line: 364] - mark 8 "
[0 ms (-4057)] [\html\dsp_landing.cfm @ line: 110] - mark 6 "
[219 ms (219)] [\html\dsp_landing.cfm @ line: 137] - mark 7 "
[3931 ms (3712)] [\html\dsp_landing.cfm @ line: 364] - mark 8 "
<snip>

Not that it's in a loop, so 6/7/8 run again and again. But more importantly note the negative return time bolded above.

I can't find any references to this or what it could mean... help?

Jim
Nov 13 '07 #1
1 2055
acoder
16,027 Expert Mod 8TB
The number in parentheses contain the number of milliseconds between when the previous cftrace tag ran and when the current one runs.

For some reason, the third loop runs before the rest.

Can you show the some of the code?
Nov 13 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

12
by: Rick | last post by:
I need to store a date prior to the unix epoch, any pointers? -- Rick Digital Printing www.intelligence-direct.com
9
by: WebM¤nkey | last post by:
Hi folks Just found that the mktime function returns a negative value when the date is 26 march 2006 with 0 hours, 0 seconds and 0 minutes. Is this a documented problem ? Any suggestions ?
7
by: Colin Brown | last post by:
Python 2.3.3 Under Windows NT: Negative Int or Real -> sleeps for a long time Under Linux: Returns IOError: Invalid argument I consider both of these unfriendly results and expected the...
1
by: Tom Mortimer | last post by:
Hi, A quick question - can anyone tell me how to interpret negative time values in pstats.Stats.print_stats() output? Eg - 39052965 function calls (38035317 primitive calls) in -250.959 CPU...
1
by: Ben | last post by:
I have a Tabular form bound to a table. The purpose of this form is to get times from a timer and record them in a field. The timer dumps the time automatically through a serial port. When the time...
2
by: Jon Ripley | last post by:
Hi, This function should return the integer portion of a float truncating down to -infinity. Where int64(12.34) = 12 and int64(-12.34) = -13 but int64(-12) = -12. In reality the function is...
27
by: Luke Wu | last post by:
Is there a C function that returns the number of digits in an input int/long? example: numdigits(123) returns 3 numdigits(1232132) returns 7
5
by: Mohammed Hamama | last post by:
Hi all, I am using a windows 2000 server with IISLockdown and ISAPI_Rewrite installed on it. I have 2 websites A & B. ASP pages on A are working properly, but when placed one B they return 404...
10
by: ratcharit | last post by:
Currently using cosine function in math.h Currently I get: 1 = cos(1e^-7) Is there another way for cos to return value of high accuracy say: 0.999999 = cos(1e^-7)
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.