I am trying to set up a timer for when the GPIO Falling Edge Interrupt gets signaled I want to get the time of when it gets interrupted and put it into a Variable as milliseconds so I can use the value to measure the total time.
How would I program something like this?