About a second. Interesting then that the shell command contains some latency 
to it. It makes sense because it has to open a shell, then communicate with the 
shell, then close it. From an already opened terminal, it doesn't have those 
restrictions. 

Bob


On Aug 14, 2012, at 11:26 AM, Richard Gaskin wrote:

> But how long does it take when you try it in the LiveCode Message Box:
> 
> put the millisecs into t; get shell("top -l1 -n0"); put the millisecs - t && 
> it


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to