Gatling: How to get response time 'Per User' request in the report?

Please refer to StackOverflow link:

https://stackoverflow.com/q/45138000/419706

I have configured the Gatling tool with Maven and is working fine for me, however, being a new starter, I am not sure how to get the precise data in the report.

My requirement is to get each VU request/response time in the report, however, by default Gatling only provides total request and responses in the report.

Any help would be appreciated.