I was stuck for hours on my code eventually realising the problem was in the package it self.
When the countdown reaches to 0, this means 0 seconds but not nanoseconds.
It is little bug worth fixing.
This can be tested by using the Datetime.now() in the function on end.
I was stuck for hours on my code eventually realising the problem was in the package it self.
When the countdown reaches to 0, this means 0 seconds but not nanoseconds.
It is little bug worth fixing.
This can be tested by using the Datetime.now() in the function on end.