rkhmelyuk / multirun

IntellijIDEA plugin to group and run multiple Run Configurations in a single click
http://plugins.jetbrains.com/plugin/7248
Apache License 2.0
94 stars 27 forks source link

Delay < 1s #75

Closed BenjD90 closed 3 years ago

BenjD90 commented 5 years ago

Hello,

Just asking, but that would be nice to be able to set the delay with a value in milliseconds. My use case is that I start 15 apis, and I prefer to keep the order at launch. With delay == 0, the order is not guaranteed, I'd like to set a delay at 0.1 or 0.5s seconds, but I can't :'(

Thanks for this plugin :)

rkhmelyuk commented 3 years ago

Multirun now supports sub-second delay starting from version 1.11. Minimal fraction is 100ms.