background image
<< Using General Vuser Functions | String Functions >>
<< Using General Vuser Functions | String Functions >>

Vuser Think Time Functions

Creating Vuser Scripts
Chapter 2, page 22
Working with VuGen · Introducing VuGen
In
Vuser Think Time Functions
While you record a Vuser script, VuGen inserts a Think Time statement each time
you pause between actions:
lr_think_time
Pauses script execution to emulate think time--
the time a real user pauses to think between
actions.
Command Line Parsing Functions
lr_get_attrib_double
Retrieves a
double
type variable used on the
LoadRunner command line.
lr_get_attrib_long
Retrieves a
long
type variable used on the
LoadRunner command line.
lr_get_attrib_string
Retrieves a string used on the command line.
Informational Functions
lr_user_data_point
Records a user-defined data sample.
lr_whoami
Returns information about a Vuser to the Vuser
script.
lr_get_host_name
Returns the name of the host executing the Vuser
script.
lr_get_master_host_name
Returns the name of the machine running the
LoadRunner Controller.