It is known that readings of motion sensors are cached on queues, so there might be elapsed time between when the data are actually sampled and when they are popped from the queue. Is the timestamp member in SensorEvent the time when the data are sampled? According to the documentation in SensorEvent <https://developer.android.com/reference/android/hardware/SensorEvent.html>, it is probably not. Is there a way to measure the "true" timestamp at which the data are sampled? Thank you.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/4fc37681-38ec-4e13-8418-2f9e7db26d30%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

