setting delay in timeaction library using unsigned long input variable

I am working on a certain project in which i need to set the delay in timeaction library by taking input from the user. I had unsigned long variable TIMV to take the time delay value and accordingly the system will work. But i encountered a problem that delay value is not there in it. So is it not getting inside that class or what? Hereby i am sending you the snippet of my code where i declared my variable and timeaction instance. Please guide

unsigned long TIMV;TimedAction timedAction = TimedAction(TIMV,FS_CHK);

Please read this:-
How to use this forum
it will help you with asking a question. It will also tell you to supply a link to any obscure libraries, which timeaction library surely is.

As to posting a snippet see http://snippets-r-us.com/

Grumpy_Mike:
Please read this:-
How to use this forum
it will help you with asking a question. It will also tell you to supply a link to any obscure libraries, which timeaction library surely is.

As to posting a snippet see http://snippets-r-us.com/

Grumpy_Mike:
Please read this:-
How to use this forum
it will help you with asking a question. It will also tell you to supply a link to any obscure libraries, which timeaction library surely is.

As to posting a snippet see http://snippets-r-us.com/

thanks for your reply. I have seen timedaction library before but haven't tried for this type of application.

rt009:
thanks for your reply. I have seen timedaction library before but haven't tried for this type of application.

expecting some guidance about this issue

rt009:
expecting some guidance about this issue

Expecting more details and fewer snippets.

rt009:
thanks for your reply. I have seen timedaction library before but haven't tried for this type of application.

You might have seen it before but I haven’t. So where is the link to it that I asked for?

Remember it is you who are asking for help not me. I am happy to help but give me a fighting chance.

Grumpy_Mike:
You might have seen it before but I haven’t. So where is the link to it that I asked for?

Remember it is you who are asking for help not me. I am happy to help but give me a fighting chance.

Grumpy_Mike:
You might have seen it before but I haven’t. So where is the link to it that I asked for?

Remember it is you who are asking for help not me. I am happy to help but give me a fighting chance.

https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=2ahUKEwjcnZebpfzfAhWT14MKHYuOBvMQFjAAegQIChAB&url=http%3A%2F%2Fplayground.arduino.cc%2Fcode%2FTimedAction&usg=AOvVaw2LwZHqo45wJ7fsbRpCECU3

AWOL:
Expecting more details and fewer snippets.

I really don’t know what you are asking for?

If you can’t express yourself better maybe it is best to wait for someone who can understand you because I can’t, sorry.