timeSinceSubmit times out after 10 seconds?

It appears as if this function stops after 10 seconds. Is there anyway to extend this?

put the time limit you want in ( ) at the end. i.e. timeSinceSubmit(20)

1 Like

Easy fix. Thank you!