Variable SettingsFields.dangerTestDuration

Show the duration with red if it takes more dangerTestDuration msecs

template SettingsFields
{
  // ...
  uint dangerTestDuration = 100;
  // ...
}