Search found 1 match

by Bruno
Fri 28. Jul 2017, 05:09
Forum: PCAN-Wireless Gateway
Topic: Timestamp with Android API
Replies: 3
Views: 6448

Re: Timestamp with Android API

Thank you for answering quickly but there's still something odd:
In a message int timestamp_lo = -1138924563 (0xBC1D63ED) and int timestamp_hi = 349517 (0x0005554D) so long timestamp64 = 1501162945 seconds whereas the system timestamp is 1501168955 (System.currentTimeMillis() / 1000L).