

# Latency
<a name="API_Latency"></a>

Represents the average latency for the slowest X percent of requests over the last 10 seconds.

## Contents
<a name="API_Latency_Contents"></a>

 ** P10 **   
The average latency for the slowest 90 percent of requests over the last 10 seconds.  
Type: Double  
Required: No

 ** P50 **   
The average latency for the slowest 50 percent of requests over the last 10 seconds.  
Type: Double  
Required: No

 ** P75 **   
The average latency for the slowest 25 percent of requests over the last 10 seconds.  
Type: Double  
Required: No

 ** P85 **   
The average latency for the slowest 15 percent of requests over the last 10 seconds.  
Type: Double  
Required: No

 ** P90 **   
The average latency for the slowest 10 percent of requests over the last 10 seconds.  
Type: Double  
Required: No

 ** P95 **   
The average latency for the slowest 5 percent of requests over the last 10 seconds.  
Type: Double  
Required: No

 ** P99 **   
The average latency for the slowest 1 percent of requests over the last 10 seconds.  
Type: Double  
Required: No

 ** P999 **   
The average latency for the slowest 0.1 percent of requests over the last 10 seconds.  
Type: Double  
Required: No

## See Also
<a name="API_Latency_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/elasticbeanstalk-2010-12-01/Latency) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticbeanstalk-2010-12-01/Latency) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticbeanstalk-2010-12-01/Latency) 