+ " must be less than the " + "period, which is "
+ periodValue);
}
_nextOutputTime = _cycleStartTime.add(_offsets[_phase]);
director.fireAt(this, _nextOutputTime);
return true;
}
///////////////////////////////////////////////////////////////////
//// private variables ////