from sccd.runtime.accurate_time import time print 'SIMTIME = %.2f' % get_simulated_time() print 'ACTTIME = %.2f' % time()