mirror of
https://github.com/encounter/phantomjs.git
synced 2026-03-30 11:35:11 -07:00
6a8da550cb
We record the time right inside the network access manager. This gives better accuracy than doing it from JavaScript side, no loss due to the latency of signal slot connection.