Do some timing in javacard
Posted: Mon Jan 11, 2016 5:45 am
Hi everyone!
I want to do some timing for performance analysis of my code. Firstly I used System.getCurrentTimeMillis(), however this only provides few decimals for my analysis. In java there is System.nanoTime(), are there any similar, or other timings that I can use in JavaCard?
Note:
My javacard version - 3.0.4
I want to do some timing for performance analysis of my code. Firstly I used System.getCurrentTimeMillis(), however this only provides few decimals for my analysis. In java there is System.nanoTime(), are there any similar, or other timings that I can use in JavaCard?
Note:
My javacard version - 3.0.4