SIGN IN SIGN UP

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>
R
Romain Vimont committed
6a58891e13bc3d5b531aa93718591ec495c4fb6f
Parent: ec41896