M
Manju Arasaiah
Guest
Hi,
We have hiRegTimer("MyFunc()" 1) in our .cdsinit
Sometimes it doesn't completely runs MyFunc() but sometimes it does!
I mean MyFunc() is 30 line function. My CDS.log shows sometimes I have
executed upto 20th line of MyFunc().
The reason I am using hiRegTimer() is to delay the execution of
MyFunc() while I want the system to continue its normal execution.
Anyone has used hiRegTimer() successfully?
thanks, Manju
We have hiRegTimer("MyFunc()" 1) in our .cdsinit
Sometimes it doesn't completely runs MyFunc() but sometimes it does!
I mean MyFunc() is 30 line function. My CDS.log shows sometimes I have
executed upto 20th line of MyFunc().
The reason I am using hiRegTimer() is to delay the execution of
MyFunc() while I want the system to continue its normal execution.
Anyone has used hiRegTimer() successfully?
thanks, Manju