scrcpy/server/src
Romain Vimont 6a58891e13 Use current time as initial timestamp on error
If the initial timestamp could not be retrieved, use the current time as
returned by System.nanoTime(). In practice, it is the same time base as
AudioRecord timestamps.

Fixes #4536 <https://github.com/Genymobile/scrcpy/issues/4536>
2023-12-16 20:17:33 +01:00
..
main Use current time as initial timestamp on error 2023-12-16 20:17:33 +01:00
test/java/com/genymobile/scrcpy Remove spurious empty line 2023-06-10 12:07:35 +02:00