[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: returning --monitor output more frequently
From: |
BORBELY Zoltan |
Subject: |
Re: returning --monitor output more frequently |
Date: |
Thu, 12 Jun 2003 23:21:46 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Fri, May 30, 2003 at 07:33:58PM +0200, Pawel Kot wrote:
> > with a 5110 and dau9p, when I issue "--monitor" gnokii prints new
> > output every 1.3 seconds or so. I'm looking to speed this up, is this
> > an initialisation thing, or is there some source I can edit?
>
> Function monitormode() in gnokii.c. Line 2617:
> sleep(1);
> Change to whatever you want. Maybe it would be reasonable to make this
> delay configurable bu the optional argument to gnokii cli with 1 second as
> default?
Done. gnokii --monitor can take an optional argument which specifies the
delay in seconds. I committed the change into the cvs.
Bye,
Bozo
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: returning --monitor output more frequently,
BORBELY Zoltan <=