Button helper class for grabbing reaction times. More...
Classes | |
| class | Button.Button |
| A button class that reports precisely when it is pressed. More... | |
Button helper class for grabbing reaction times.
This button was largely copied from a Simon Says project from ME 305, however with minor changes in functionality. Now instead of reporting the duration of each button press, it simply reports the precise time of presses (and releases) to its creator (if requested).