Figure 1: interrupt output
I find that it can be done by using interrupt in Arduino Uno. By using interrupt, it can find times tamp more accurately by utilize micros(). However, it has only 2 interrupt pin in Arduino Uno, to further development, it needs to be used Arduino Mega which has 6 interrupt pins.