nguyentuanh nguyentuanh Thành viên [Off] [#] (31.12.2018 / 04:05)
setInterval(tenfunction, 5000); // 5000 = 5s
function tenfunction() {
// $ cc
}