Triggering a Lap in CIQ?

Is there a way to trigger a lap in a CIQ data field - causing the same effect as pushing the lap button? I assumed calling onTimerLap() would do it. But no, that is called after you push the lap button. There is an addLap() function, but that seems to be for a RecordingSession, not in a data field run during an activity.