houqinghui

Results 2 comments of houqinghui

@ml16a6a do you already know how to calculate the execution time for every round? you can add the code `var t1 = new Date().getTime();` at the beginning , then add...

@aklenik is it possible that the project add the functioin to calculate every round execution time as a optional function?