The log files in the Data folders created by DirectRT may contain the information you need. They record the time that a session began in the time column and the started@ column keeps track of how many milliseconds passed between the start of the first trial and the current trial. By adding the strated@ value for the trial you are interested in to the value of the time column, you should be able to create the time stamp for when that trial began.