Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3643

Re: Is Subsecond Pause Possible?

Path csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Is Subsecond Pause Possible?
Date Sun, 14 May 2017 19:07:49 +0200
Organization solani.org
Lines 22
Message-ID <ofa2t6$mud$1@solani.org> (permalink)
References <of9rk60164o@news4.newsguy.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace solani.org 1494781670 23501 eJwNxskBwDAIA7CVwARD1inH/iOkesmNyopD5/H15URnASenGUmprzokW3jX1my6ofgLudB5Hm4RCw== (14 May 2017 17:07:50 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Sun, 14 May 2017 17:07:50 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
Cancel-Lock sha1:MDUYkvKt77iYXYZVLmqb4oCSNhY=
In-Reply-To <of9rk60164o@news4.newsguy.com>
X-NNTP-Posting-Host eJwNyMEBwCAIA8CVlCSI4yDK/iO09zzBp9eiy6lWF04PzMxnhhWAEdyhSoYF+0L33zOUr3bqAwzCEJg=
X-User-ID eJwNy8EBwCAIA8CVEJJAxylW9h/B3v8YWtoJUeBwrKK7wyzTXcf62ZXjZ7x8xMYu4v2wiD/ALg18ED0=
Xref csiph.com comp.graphics.apps.gnuplot:3643

Show key headers only | View raw


Am 14.05.2017 um 17:03 schrieb F. Russell:

> "The time is rounded to an integer number of seconds if subsecond
> time resolution is not supported by the given platform."
> 
> The terminals I use are x11 and wxt on a GNU/Linux Intel Core i7
> system.
> 
> Is a subsecond pause possible with gnuplot or will the time
> always be rounded to the next second?
> 

I see no rounding on my system (ubuntu 17.04, gnuplot 5.0pl6):

  t0=time(0.); do for [i=1:5] {pause 0.1}; print time(0.)-t0

takes 0.501 seconds.

Can you be more specific about your system, i.e. OS and version,
gnuplot version?

  Karl

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Is Subsecond Pause Possible? "F. Russell" <fr@random.info> - 2017-05-14 15:03 +0000
  Re: Is Subsecond Pause Possible? Karl Ratzsch <mail.kfr@gmx.net> - 2017-05-14 19:07 +0200
  Re: Is Subsecond Pause Possible? Ethan A Merritt <EAMerritt@gmail.com> - 2017-05-14 10:54 -0700
    Re: Is Subsecond Pause Possible? "F. Russell" <fr@random.info> - 2017-05-14 18:47 +0000

csiph-web