delay
fixture.delay
Sets the delay until a response is fired in milliseconds.
fixture.delay = 1000; // 1 second delay
fixture.delay
Sets the delay until a response is fired in milliseconds.
fixture.delay = 1000; // 1 second delay