Hy ,
I have to make a aplication on Android to verify the time of 2 types of databases (SQLite , MySQL) , so i need to make an “clock” or something like that to start a time , execute an sql operation and then stop it and take the time.
How can i make it ?
System.nanoTime()orSystem.currentTimeMillis().