https://issues.apache.org/bugzilla/show_bug.cgi?id=41418

--- Comment #11 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 
2009-11-22 12:28:23 UTC ---
Hello,
First thanks for taking into account this patch and other ones I submitted.
I am sorry for the patch with lot of spaces, you are right, it s hard to read.

Now about your question, here is the concept of the patch as I understood it
(originial writer is Alf Hogemark):
- pauseTime cumulates time taken by all transaction timers and this is done by
recording "previous end time" of a Sample.
So prevEndTime is used only to compute timer(s) time between samples.


pauseTime for each sample is computed by doing (sample endTime - Time taken by
sample) (which would be the sample start time) - previous sample EndTime in
same transaction. 

Do you see a pb in this ?
Thanks
Philippe.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org

Reply via email to