Yes, if the device knows the absolute time, it can send that information in a report with the sensor data.
If the device doesn't know the time, the host could send time information periodically in interrupt or isochronous transfers, and the device could send the most recent received time with the sensor data. Whether that is feasible would depend on how precise the time measurement needs to be.