Comment on Bill is a pro grammer
18107@aussie.zone 1 year agoA better comment would be delay in seconds
as that is the one thing not obvious from glancing at the code.
Comment on Bill is a pro grammer
18107@aussie.zone 1 year agoA better comment would be delay in seconds
as that is the one thing not obvious from glancing at the code.
magic_lobster_party@kbin.social 1 year ago
Or just name the variable
delaySeconds
if you really want to store it as an int. Bonus is that every use of the variable perfectly communicates what it is.