settimechecklongtime
THRESHOLD

The settimechecklongtime statement sets the threshold for a slow task during a performance monitoring session.


Parameters

This statement has one parameter:

threshold – is the slow task threshold, in milliseconds (for example 1000 for 1 second, or 100 for 1/10th second).


Description

This statement sets the threshold for a slow task during a performance session. This example sets the threshold to one second. (Note: The threshold will remain set until you change it again, or until you quit and relaunch Panorama.)

settimechecklongtime 1000

To learn more about performance monitoring sessions, see the starttimecheck, finishtimecheck and timecheck statements.


See Also


History

VersionStatusNotes
10.2NewNew in this version.