Ok, so what I need it for is to start at 0, and count up, and then check it later. It seems like I'm going to need to set the bits like this (although I don't know how to in C):
900D0014 (location)
Bits:
00001111
That should: Run the timer, increase timer (instead of decrease), and run infinitely. Is that correct?
Edit: actually, it looks like ExtendeD posted closer to what I wanted
But I still don't know how to read from that spot