TimedValueControlSource.findControlPointIter

Find last value before given timestamp in control point list. If all values in the control point list come after the given timestamp or no values exist, null is returned.

For use in control source implementations.

Parameters

timestampthe search key

Returns

the found #GSequenceIter or null