Constraints
Machine constraint
Constraint =
! member(other.Owner, Untrusted) && Rank >= 10
? true
: Rank > 0
? (LoadAvg < 0.3 && KeyboardIdle > 15*60)
: DayTime < 6*60*60 || DayTime > 18*60*60;
Previous slide
Next slide
Back to first slide
View graphic version