last Can Goes

open fun lastCanGoes(counter: Int): Boolean

Function to decree if the counter value reached the threshold of the LAST_CAN_GOES_VALUE

Parameters

counter

: the counter value to check