I want to use HTTP request with timer.
HTTP Request work without timer. When I add a Constant Timer everything works but Constant Timer doesn't with delay time. I set Thread Delay 5000. How can I solve this problem?
By default JMeter does NOT include the time, taken by PreProcessors, PostProcessors and Timers into Sample Result so you will not be able to see it anywhere unless you put your request under Transaction Controller and tick both boxes, to wit:
Once done you should see that your sampler duration should be increased by the amount of time you specify in the Constant Timer