Decouple the points and the timestamps of a temporal point.
- Note
- The function does not remove consecutive points/instants that are equal.
- Parameters
-
[in] | seq | Temporal point |
[out] | timesarr | Array of timestamps encoded in Unix epoch |
[out] | count | Number of elements in the output array |