Clock.systemUTC() docs say that this method may use System.currentTimeMillis() or a higher resolution clock if available. What clock does Sys
Clock.systemUTC()
System.currentTimeMillis()
Sys