getTimePoints

Returns time points that were registered during signature creation. Time points are milliseconds since the start of drawing the signature (the first time point will be `0`). The returned list is immutable. May be null if no time points were collected.

Return

Immutable list of time points (in milliseconds) or null.