Variable SettingsFields.warningTestDuration

Show the duration with yellow if it takes more warningTestDuration msecs

template SettingsFields
{
  // ...
  uint warningTestDuration = 20;
  // ...
}