How can I set to load the function every 10 sec. e.g like
Firstly, load function a
after 10 sec, load function b
after 10 sec load function c

Do anyone know how to do that?