timePoints

val timePoints: List<Long>? = null

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 time points MUST BE NORMALIZED TO FIRST POINT=0 BEFORE SETTING. See normalizeTimePoints. May be null if no time points were collected.