simpweb wrote:How do you get that nice banding of times in your demo scripts?
That timing represents intra-script playback times measured with
ElapsedTime commands that were either recorded into or edited into the playback script.
Each time that command is executed by eValid during a monitoring run playback, eValid writes the time since the last
ResetTimer command into the EventLog. If you have eValid set up to do it, it will also write that message to the TimingLog.
The interface from eValid to the monitoring reporting engine is a simple one. In the case of the Monitoring Demo that reporting engine is the GWOS community edition. eValid generates the timings and identifes the timing steps in the event log, and the reporting engine draws the pictures.
There is a simple interface available for this integration in the eValid V9 documentation.
eValid Support