PeterHenell / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
0 stars 1 forks source link

As a user I want to configure a physical delay to be used between the insertions in order to mimic the application behaviour #162

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add an option to have a delay between each insertion/execution.

The delay should be configured in minutes, seconds, milliseconds.

Original issue reported on code.google.com by a03pe...@gmail.com on 10 Jan 2013 at 2:45

GoogleCodeExporter commented 9 years ago
Physical in a way that the thread should sleep for this duration before 
continuing.

Original comment by a03pe...@gmail.com on 10 Jan 2013 at 2:50