I've executed a single request for an API in Jmeter. When I am trying to check for the latency details, I get different values of latency in View Result Tree and View Results in Table. Sample Details in View Results Tree Listener is Load time:23202, Latency:23202 Sample Detail in View Results in Table Listener is Sample Time: 23241, Latency: 0 enter image description here enter image description here
What can be the possible reasons for the same? Is there any way we can get the correct latency details in Jmeter when we hit any request?