Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80f9f26d authored by Andy McFadden's avatar Andy McFadden Committed by Android Git Automerger
Browse files

am ef4dbb6a: am 5d46b04b: Merge "Recommend different time source" into jb-mr2-dev

* commit 'ef4dbb6a':
  Recommend different time source
parents 565bce24 ef4dbb6a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -107,8 +107,8 @@ Issues
    presentation time when an absolute time is needed be queried on Android?

    RESOLVED: The current clock value can be queried from the Java
    SystemClock#uptimeMillis() method or from the native clock_gettime
    function by passing CLOCK_MONOTONIC as the clock identifier.
    System.nanoTime() method, or from the native clock_gettime function by
    passing CLOCK_MONOTONIC as the clock identifier.

Revision History