Transaction Functions

Click one of the following functions for more information:

 
lr.end_sub_transactionMarks the end of a sub-transaction.
lr.end_transactionMarks the end of a transaction.
lr.get_transaction_durationReturns the duration of a transaction.
lr.get_transaction_think_time

Returns the think time of a transaction.

lr.rendezvousCreates a rendezvous point in the Vuser script.
lr.resume_transactionResumes reporting transaction data within a script.
lr.set_transactionCreates a completed transaction.
lr.start_sub_transactionStarts a sub-transaction specified by its parent's name.
lr.start_transactionMarks the beginning of a transaction.
lr.stop_transactionFreezes reporting of transaction data.