setTimePoints

Sets time points that were collected during signature creation. May be null if no timing values were collected. Time points are milliseconds since the start of drawing the signature. Any time points set will be normalized, so that the first time point will be `0` afterwards.

Return

This Builder for call chaining.

Parameters

timePoints

List of timing values or null if no values were collected.