Searched refs:castMinTime (Results 1 – 2 of 2) sorted by relevance
77 int32_t castMinTime = 1000; variable
64 if (castTime < castMinTime) { in CheckCastTime()65 return castMinTime * castTime; in CheckCastTime()