enabled property

bool enabled
getter/setter pair

总开关。默认关闭;性能调试时改为 true。

Implementation

static bool enabled = false;