Author Topic: Scheduling a variable declaration  (Read 984 times)

You can assign a schedule to a variable for later reference, for canceling it or checking on if it had already happened.
yeah i knew that i was just confuzzled

You can assign a schedule to a variable for later reference, for canceling it or checking on if it had already happened.

You can also use getTimeRemaining to see the amount of milliseconds until it finishes.

You can also use getTimeRemaining to see the amount of milliseconds until it finishes.
I wasn't aware of that one.

You can also use getTimeRemaining to see the amount of milliseconds until it finishes.
yay