I was wondering how I can interpret the value returned by EventLog.Event.getTimeNanos(). I am getting values like 1285189579256825590, but when I run nanoTime() I get values like 4812366626668. There are several orders of magnitude between these two values, so they cannot correlate. Is there a value I can compare this against to get a real time even if it has a much less precise (down to the millisecond) accuracy?
Thank you, John -- 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

