zasekanie_vremeni_perfomance

Засекание времени (perfomance)

const starttime = perfomance.now()
//операції
const endttime = perfomance.now()
console.log(endttime -starttime)
  • /www/wwwroot/wiki.hostingcloud.com.ua/data/pages/zasekanie_vremeni_perfomance.txt
  • Последнее изменение: 2023/08/10 07:11
  • (внешнее изменение)