SB
arr.forEach(function(item, i){
var now = Math.floor(Date.now() / 1000 + timeShift)
if (now > item[i]) {
...
}
});
Я же могу как-то так сделать с
forEach
?Size: a a a
🧨
arr.forEach(function(item, i){
var now = Math.floor(Date.now() / 1000 + timeShift)
if (now > item[i]) {
...
}
});
forEach
?🧨
🧨
S
S
Mс
Ln
BV
BV
BV
Ln
BV
Ln
BV
Ln
Ln
BV
BV