Merge "Recommend different time source" into jb-mr2-dev
This commit is contained in:
commit
5d46b04bd5
@ -107,8 +107,8 @@ Issues
|
|||||||
presentation time when an absolute time is needed be queried on Android?
|
presentation time when an absolute time is needed be queried on Android?
|
||||||
|
|
||||||
RESOLVED: The current clock value can be queried from the Java
|
RESOLVED: The current clock value can be queried from the Java
|
||||||
SystemClock#uptimeMillis() method or from the native clock_gettime
|
System.nanoTime() method, or from the native clock_gettime function by
|
||||||
function by passing CLOCK_MONOTONIC as the clock identifier.
|
passing CLOCK_MONOTONIC as the clock identifier.
|
||||||
|
|
||||||
Revision History
|
Revision History
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user