9

これはスニペットです:

String myTime = someTime / 1e9d + ",";

someTimeを使用して導出されSystem.nanoTime()ます。ここで何をし1e9dますか?

4

2 に答える 2