@Override
 public int getOperationTime() {
   return DurationRegistry.CRYSTALLIZER.getOperationTime(Math.max(0, omega - MINSPEED));
 }