[Scilab-users] callback delay

Stefan Du Rietz sdr at durietz.se
Sat Oct 17 16:48:52 CEST 2020


Hello,

in the latest version Scilab 6.1.0, I have noticed that sometimes there 
is a long delay before the execution of a callback, If I try to measure 
it, e.g. by using tic()

   "callback","tic();myfunction()"

and then, in the beginning of myfunction(), having

   disp(toc())

the time is very short despite a delay of half a minute! Can anybody 
explain this and tell me how to find out what is going on?

Thanks i advance
Stefan



More information about the users mailing list