delay or sleep will halt the running thread, this is usually not the intention of using a timer.
Since jhs can receive events from browers, a javascript timer might be a candidate, but I am not familiar with jhs. On Sep 12, 2015 1:33 AM, "Devon McCormick" <[email protected]> wrote: > Does this give a 2-second delay under JHS? > 6!:3]2 > > On Fri, Sep 11, 2015 at 1:25 PM, yves.tanguy <[email protected]> > wrote: > > > Hello All, > > > > Under console, no timer works. > > Under Qt, timer_qtdemo works. > > > > Thanks Chris & Raul. > > > > > > > > i am not familiar with qt, i prefer jhs.. > > and i use J803 on iMac (here, and pc on win7 for the other). > > > > i have 1,000 files here, and i would like to transfert on distant site. > > and i repeat probably next month. so, in manual,i am not really > motivated. > > i search a delay or pause of my function between 2 file. > > > > Thanks you for your help, > > > > Regards, > > Yves > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > -- > Devon McCormick, CFA > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
