Skip to contents

Returns TRUE if the package was compiled with profiling support.

Usage

is_profiling_enabled()

Value

Logical indicating whether profiling is enabled.

Examples

is_profiling_enabled()
#> [1] FALSE