Это старая версия документа!
Засекание времени (perfomance)
const starttime = perfomance.now() операції const endttime = perfomance.now() console.log(endttime -starttime)
zasekanie_vremeni_perfomance
Это старая версия документа!
const starttime = perfomance.now() операції const endttime = perfomance.now() console.log(endttime -starttime)