How to get approximate start and end time of each matched edge?

Given trajectories, I would like to obtain the start time and end time of each matched edge?

Since the GPS records can be mapped to points which are not vetices on road network, is there any approximate method to output <edge_id, start time, end time> after matching?