I just can't seem to wrap my head around the proposal.
How can I have an array that displays which button was pressed and at what time.
The simpler the better as I'm still learning Javascript, thanks guys.
This is what I've come up with so far
var getTime = (document.getElementById("bass") + Date.now());