isProfiling method

bool isProfiling()

Implementation

bool isProfiling() {
  return profiling;
}