zero method

int zero()

Implementation

int zero() {
  return FlexOutput.makeMeasureResult(0, 0);
}