isSubStepping method

bool isSubStepping()

Implementation

bool isSubStepping() {
  return _subStepping;
}