It is a micro controller based application. I am writing a driver for 1ms now i want to give to application an interface such that he can use it for example if he wants to call a particular task every 10ms using this interface. Could you please suggest me how to implement this interface? Thanks in advance.