1 reference to s_BaseNotifyPeriodMS
mscorlib (1)
system\threading\Tasks\Parallel.cs (1)
3580
int timeOut =
s_BaseNotifyPeriodMS
+ (nWorkerTaskIndex % PlatformHelper.ProcessorCount) * s_NotifyPeriodIncrementMS;