Example #1
0
 public new bool needsUpdating()
 {
     return(dt.hasTimePassed(deltaMs));
 }