Possible to detect hardware button presses not in Update?

I just have the dreading feeling if I put anything in Update it’s going to make my game lag! But I am curious if there is a way to detect hardware button presses not in the Update function. All I want is the “Menu” button. Thanks for the help!

It wont make your game lag… Just put it in the Update function.

Okay if you insist!