In CPLEX OPL code, I have specified a time limit of 1800 seconds for obtaining a solution. How can I determine the optimality gap between the solution I’m obtaining and the true global optimal solution ? Is there any way to specify both the optimality gap and time limit in the cplex opl code ?