delayDuration property

Duration delayDuration
getter/setter pair

Delay before allowing another build for the same file.

Implementation

static Duration delayDuration = Duration(milliseconds: 1);