I don't want to spam clicks, but that is the easiest way to explain the problem.
When I left click on my object (it's a gameobject with a mesh collider and a script on it employing OnClick), it sends a message to the console. When I spam click it, one message gets sent every second or so.
Is there a modifier to set the minimum click speed or something?