This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-CC2652R7 GPIO Interrupt Timer

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?