I'm trying to run timer dynamically for CGridView Column data, the following is the calculation to be done to run the timer,
session_duration + (now - session_start) - This value should be run dynamically in hhmmss format lively in Cgridview column,

Please can anyone help me to proceed this.