Start!

passing Time(ms)
document object creation ~

(ms:millisecond)

passing Time(ms)
document object creation ~

duration(ms)
button click ~

duration % 2000
( = reminder of
duration / 2000)

duration % 2000 / 4
( = reminder of
(duration / 2000) / 4)