timeSinceSubmit vs. timeSincePress?

What’s the difference between input.timeSinceSubmit and input.timeSincePress?

timeSinceSubmit is used in an input component and timeSincePress is used in an action button. Other than that the function is more or less the same.

1 Like

It seems that Action Button isn’t listed as a component in the Computation Layer doc.

You can find it here :grinning:: Computation Layer Documentation

https://teacher.desmos.com/computation-layer/documentation#components:action-button

1 Like

Yeah, they’re the same - a bit of a wart that was introduced as the language grew.