How to see/synchronize pcap file "Time" with kibana visualization?

You'll need to convert the pcap time value into a time field that elasticsearch understands. Consider using logstash with the https://github.com/purbon/logstash-input-pcap plugin