isTraceEnabled method

Gets whether the e2e tracing has been requested to be started. This function returns true between calls to hwc.e2eTrace#startTrace and hwc.e2eTrace#stopTrace.

Syntax

<static> isTraceEnabled() → {boolean}

Returns

True if trace is enabled, false otherwise.

[/reference/refbody/section/sectiondiv {""})

Type:

boolean

(sectiondiv]

Source

hwc-api.js, line 3492.