Functions summary
recordDownloadSize |
Record download size, not specific to a request.
You can now use @see recordPageTime or @see recordURLPageLoad and include download size. |
recordError |
Record generic error message, not specific to a request or user. |
recordPageTime |
Record the load time for a USER, this is typically across multiple iterations within a user. |
recordProgress |
Record progress of the test (0-100) |
recordURLPageLoad |
Record URL load |
recordUserStart |
Record a user thread starting. |
recordUserStop |
Record a user thread stopping. |
sendMessage |
Wraps sending any message |