Function recordURLPageLoad
Record URL load
Located at
runLoadTest.php
string |
$url |
Naming the request, can be URL or just NAME |
integer |
$ts |
timestamp of request end |
integer |
$time |
elapsed time request took |
boolean |
$error = false |
was this request an error |
integer |
$kb = 0 |
size of request |