To know whether the time limit was reached.
sym_isTimeLimitReached()
This post-solution query routine is used to learn whether the time limit was reached.
It prints whether or not the time limit was reached to scilab console.
This function takes no arguments
It returns 1 if the time limit was reached or 0 if the time limit was not reached or -1 if there was an error.