[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to wait miliseconds
- From: weasel <weasel beyondnormal org>
- To: gtk-app-devel-list gnome org
- Subject: Re: How to wait miliseconds
- Date: Fri, 05 Dec 2003 14:38:38 -0500
Dimitar Haralanov wrote:
> On Fri, 05 Dec 2003 18:39:54 +0100
> Günther Rapp <guenther@rapp-informatik.de> wrote:
>
>
>>I am searching for a g_lib or system call to wait 10 or 100
>>miliseconds in a thread path
>>the sleep(1) is too long i need no second
>
>
> how about usleep?
void g_usleep (gulong microseconds); (from Glib)
Nick
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]