I'm using Jmeter to test some dynamic web pages for a framework, and I want to know if the time expressed in the "graphic" and "file reporter" visualizers represents the total time that a sample took to return from the web server or just the time to first byte. If it doesn't, i would like to know if it's possible with Jmeter to measure the time to first byte, or the time it took for the web server to first respond to the HTTP requests.
Thanks

