init method

void init()

Implementation

void init() {
  performance?.setPerformanceCollectionEnabled(!kDebugMode);
}