BuildOptions.delay

Undocumented in source.
struct BuildOptions
@Option("delay")
@Help("Used with `--autopilot`. The number of milliseconds to wait for" ~ " additional changes after receiving a change event before starting" ~ " a build.")
size_t delay;

Meta