octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #46845] usleep sleeps much too long on Mac OSX


From: Sebastian
Subject: [Octave-bug-tracker] [bug #46845] usleep sleeps much too long on Mac OSX
Date: Sat, 09 Jan 2016 15:53:45 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4

Follow-up Comment #10, bug #46845 (project octave):

My question was obviously not clear. According to my tests this timing problem
is NOT present on 10.11 (darwin15.3.0) or 10.10 (darwin14.5.0). At least not
with my default (!?) settings. So what do I have to do to see the problem on
10.11?

++
octave:2> tic; pause (0.01); toc
Elapsed time is 0.0101621 seconds.
octave:3> tic; pause (0.1); toc
Elapsed time is 0.104318 seconds.
octave:4> tic; pause (1); toc
Elapsed time is 1.00532 seconds.
--

Also the new "Octave.app" does not show this behavior (neither on 10.10 nor
10.11). All built using homebrew.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46845>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]