I want to check the processing time of my nginx Lua code. But Lua doesn't support milliseconds. Is there a way to check the response time.
Thanks