10-07-2014, 02:31 PM
I am running tests programatically against a private instance of wpt, The json results include this:
How do all three relate to each other? I would have expected
but the math doesn't work out.
Code:
"all_end": 482,
"all_ms": 228,
"all_start": "236",
How do all three relate to each other? I would have expected
Code:
all_start + all_ms = all_end