Hi,

I would like to read timestamp from sensorEvent.

I read that timestamp is "The time in nanosecond at which the event
happened ". So, if event_1 happened two seconds before event_2,
timestamp_event_2 - timestamp_event_1 = 2 000 000 000 ?

Is it true?

If I am right, I have a problem because I ask some details about the
new event when timestamp_new_event - timestamp_old_event > 2 000 000
000 and it send information only one time in a minute...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to