webAdjustmentBox[Mathematica, BoxMargins -> {{-0.175, 0}, {0, 0}}]`

KernelDestroySleepTime

KernelDestroySleepTime

the number of milliseconds to wait after destroying a kernel

Details

  • KernelDestroySleepTime is a configuration setting for the time to wait after a kernel has been destroyed before a new one is started.

Examples

Basic Examples  (1)

A sample setting is shown below, which introduces a delay of 100ms after a kernel is destroyed and before a new kernel is launched.

<KernelDestroySleepTime>
100
</KernelDestroySleepTime>