Execute Action every x minutes

Hey all,

i want to execute a action (located in lib) every 5 minutes.

For now i use periodically_call_remote.

But every time i navigate on my site, the countdown is reseting to zero and starts again.

I want a countdown which is counting autonomus and starts if the user logged in.

Thanks for your help!