isInProfile top-level constant

bool const isInProfile

Returns true if the current code is executing in profile mode

Implementation

const bool isInProfile = kProfileMode;