Perf.isActive
Perf.isActive() -> boolean
Description
Returns true
if the Perf Panel is turned on for this request.
This is set in the showPerfPanel
field in config/app.jcon
.
Perf.isActive() //= true
Returns true
if the Perf Panel is turned on for this request.
This is set in the showPerfPanel
field in config/app.jcon
.
Perf.isActive() //= true