What is the best approach to this?
Is it even possible?
I'm trying to find the sleep() implementation but now realizing it might not even be relevant if it's not a
thread.
Are there any other
java methods that pause action for a specified period of time?