Overview

Classes

  • LoadTestingPageResponse
  • LoadTestingSession
  • LoadTestingSinglePage
  • LoadTestingTest

Exceptions

  • LoadTestingTestException

Functions

  • recordDownloadSize
  • recordError
  • recordPageTime
  • recordProgress
  • recordURLPageLoad
  • recordUserStart
  • recordUserStop
  • sendMessage
  • Overview
  • Function

Function recordPageTime

Record the load time for a USER, this is typically across multiple iterations within a user.

Located at runLoadTest.php
Parameters summary
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
RedLine13 Documentation API documentation generated by ApiGen