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?
