Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

200
Visualizações
Call web worker based on timer in another function

I'm trying to use a web worker to call a function geoValidate in an inactive browser page based on a specific timer. My geoValidate function itself works fine when I call it manually (or shorten the timer to run when the page is still active), but I'm new and struggling conceptually with how to setup the web worker.

showPabeValidate.js

const date = Date().toString();
const currentDateParse = Date.parse(date);
const trigger = Date.parse(startTime) + (1000 * 60 * 15)// this is 15 mins after the event starts

setTimeout( geoValidate, (trigger - currentDateParse))

function geoValidate () { 
     // the code in here works fine
    }
 }

worker.js

addEventListener('message', geoValidate => {
    // not even sure where to start here
})

How could I tie these two functions together and trigger the geoValidate function based on the timer trigger - currentDateParse

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda