I am using a JAR file that uses System.currentTimeMillis() to get the current system time. I want to call my current time method (nanoTime()) when a function of JAR file calls System.currentTimeMillis().
System.currentTimeMillis()
nanoTime()
Any suggestion how I can cover this?
Aucun commentaire:
Enregistrer un commentaire