[JMeter] JUnit sampler sample time changes
Ben Cuthbert <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.devel |
|---|---|
| Message-ID | <6C5F8AB4-AA23-42E1-8E58-FBA2620869B1__25835.6548184112$1301596956$gmane$org@yahoo.co.uk> |
All I have been looking over the code in the JUnitSampler code under the jmeter source. I would like to make a change to use nanoTime() rather than milliseconds. I can see in the AnnotatedTestCase there is an elapsed time. But I can't see how it is returned to a results table. Any ideas?