profileModeEnabled function

bool profileModeEnabled()

Implementation

bool profileModeEnabled() {
  return _profileModeEnabled() == _CODE_ENABLED;
}