Maybe I’m blind (or just dumb) but I’ve been searching through the API trying to find out how to get the time elapsed for a Timer object.
I want to, at any given time, find out EXACTLY how much time(in milliseconds) has passed since a Timer Object has been started.
Is this possible?