isDelayInit static method

bool isDelayInit()

Implementation

static bool isDelayInit() {
  return _isDelayInit;
}