Documentation for HTTP:WITH-METERED-RESPONSE



HTTP:WITH-METERED-RESPONSE [macro]: ((URL &KEY (SERVER (QUOTE *SERVER*))) &BODY BODY)
Meters the CPU and elapsed time consumed by a response function.
Wrap this form at the outter most level of your response function.
Use URL:AVERAGE-RESPONSE-TIMES to obtain the results.

CL-HTTP/70.216 (LispWorks; 2.1.7)