start Event
Starts an event or 'moment'. Events are used for encapsulating particular activities within the app, such as a user adding an item to their shopping cart.
The length of time an event takes to execute is recorded, and a screenshot can be taken if an event is 'late'.
Parameters
a name identifying the event
Starts an event or 'moment'. Events are used for encapsulating particular activities within the app, such as a user adding an item to their shopping cart.
The length of time an event takes to execute is recorded, and a screenshot can be taken if an event is 'late'.
Parameters
a name identifying the event
an identifier distinguishing between multiple events with the same name
Starts an event or 'moment'. Events are used for encapsulating particular activities within the app, such as a user adding an item to their shopping cart.
The length of time an event takes to execute is recorded, and a screenshot can be taken if an event is 'late'.
Parameters
a name identifying the event
an identifier distinguishing between multiple events with the same name
true if a screenshot should be taken for a late event, false otherwise
Starts an event or 'moment'. Events are used for encapsulating particular activities within the app, such as a user adding an item to their shopping cart.
The length of time an event takes to execute is recorded, and a screenshot can be taken if an event is 'late'.
Parameters
a name identifying the event
an identifier distinguishing between multiple events with the same name
custom key-value pairs to provide with the event
Starts an event or 'moment'. Events are used for encapsulating particular activities within the app, such as a user adding an item to their shopping cart.
The length of time an event takes to execute is recorded, and a screenshot can be taken if an event is 'late'.
Parameters
a name identifying the event
an identifier distinguishing between multiple events with the same name
true if a screenshot should be taken for a late event, false otherwise
custom key-value pairs to provide with the event