Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect time formatting for first request.
Use new millisecond formatter to avoid ”(undefined after page request started)” in the ”Started” section of the detail overlay for the first request (which is often 0 milliseconds after start). Now writes ”(0 ms after page request started)” as expected.
- Loading branch information