Fixed delay
A fixed delay straightforwardly adds a pause for the specified number of milliseconds before serving the stub’s response.
Random delay
Random delay adds a random pause before serving the response. Two statistical distributions are available:Uniform

Log normal

Chunked dribble delay
Chunked dribble delay flushes the response body out in chunks over the total defined period: