Closed finger563 closed 5 years ago
After further review it seems like using SystemClock.elapsedRealtimeNanos()
might be better. will investigate
this also helps with bandwidth / data storage since we no longer need duplicate time entries for each sensor data entry :)
see this stackoverflow question