isTracingEnabled

Indicates whether tracing is enabled at runtime.

The initial value is derived from the IS_TRACY_ENABLED environment variable. If the variable is not set, tracing is disabled by default. This property can be changed programmatically at any time to enable or disable tracing dynamically.