Comment on How Do You Look When Merging FailsparentComments−dasil00316yThis was my first thought before I looked at the code. The constant name is perfect and intuitive. Great work.−patio1116yThe constant name is perfect and intuitiveI might have gone with DELAY_BETWEEN_DETECTION_AND_PICTURE, because it describes what the constant is used for and does not describe it as a "rate", which suggests some sort of x / t measurement where t is a unit of time.−gcheong16yYes, but it wouldn't have made me laugh...−kelnos16ySure, if you have no sense of humor...−alttab16yGotta ruin everyone's fun?However correct you are! Maybe EMOTIONAL_DELAY?(oh the implications!)
Comments
This was my first thought before I looked at the code. The constant name is perfect and intuitive. Great work.
The constant name is perfect and intuitive
I might have gone with DELAY_BETWEEN_DETECTION_AND_PICTURE, because it describes what the constant is used for and does not describe it as a "rate", which suggests some sort of x / t measurement where t is a unit of time.
Yes, but it wouldn't have made me laugh...
Sure, if you have no sense of humor...
Gotta ruin everyone's fun?
However correct you are! Maybe EMOTIONAL_DELAY?
(oh the implications!)