Hi Team,
I have defined 'getTimeToComplete' plugin in Adobe Analytics extension like this :
// Start the timer when the visitor initiates Merchant Processif (s.events.indexOf("event139") > -1) getTimeToComplete("start");// Stop the timer when the visitor makes a change and set eVar125 to the time ...