Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make a time variable?

Asked by
Mystdar 352 Moderation Voter
9 years ago

How would I make a variable that stores the time (time(), tick() or os.time()) (examples), the difference between the time since something started counting, so say it starts counting at the beginning of a function and stops counting at the start of another function?

Answer this question