If it is constantly less 1 second then the easy fix will be
if (second < 61)
instead of
if (second < 60)
chanmm
No comments:
Post a Comment