protected virtual void begin_split() { if (ENABLE_PROFILING) { SplitW.Start(); } }
void begin_split() { if (ENABLE_PROFILING) { SplitW.Start(); } }