Seite 1 von 1

marktime and getDiffTimeSec

Verfasst: 31 Mär 2017, 13:47
von nicolaslebrun
Hi,

I have a "always" localboot package that lasts longer and longer...

So I wanted to delay the execution of this package.

At the end of the script setup.ins, i add a "marktime" instruction.
At the beginning of the script, i check whether the value getDiffTimeSec is smaller than a value, and if it is smaller, i suspend the execution.

But this doesn’t work... Why ?

Is "marktime" limited to one execution ?
Where is stored the "marktime" value ?

Thank's for your help !

Regards,

Nicolas