VarvPerformancePrefix

DebugActions. VarvPerformancePrefix

An action 'varvPrefix' that sets the current prefix to VarvPerformance logging.

Constructor

new VarvPerformancePrefix()

Source:
Examples
// Set the VarvPerformance prefix to "myPrefix"

{
    "varvPrefix": "myPrefix"
}
// Remove the current VarvPerformance prefix

{
      "varvPrefix": ""
}