ATrace_isEnabled

Returns true if tracing is enabled. Use this to avoid expensive computation only necessary when tracing is enabled.

Available since API level 23.

version(Android)
extern (C) @system nothrow @nogc
bool
ATrace_isEnabled
()

Meta