Function recordPageTime
Record the load time for a USER, this is typically across multiple iterations within a user.
Located at
runLoadTest.php
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 |