On Thu, 03 Feb 2005 21:49:43 +, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I have a section of code that invokes g_timeout_add() to begin a data capture
> routine. The code can be invoked several times but the data collection
> function remains the same (the argument to the timeout holds
I have a section of code that invokes g_timeout_add() to begin a data capture
routine. The code can be invoked several times but the data collection function
remains the same (the argument to the timeout holds the details of the data
that needs to be collected):
TIMEOUT = g_timeout_add (rate, C