Example code ?


-----Original Message-----
From: Daniel McGrath <dmcgr...@rocketsoftware.com>
To: U2 Users List <u2-users@listserver.u2ug.org>
Sent: Tue, Aug 28, 2012 1:57 am
Subject: Re: [U2] [ud] Sub-second delay?


I needed this once for a test program I was writing (not production code).

To do it, I cheated a bit and used the socket API and used a blocking command, 
which did support timeouts with millisecond granularity. Works like a charm; at 
least in the cases when you don't have to worry about people connecting to that 
socket and affecting your programs timing :)

Regards,
Dan

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] 
On Behalf Of Kevin King
Sent: Monday, August 27, 2012 9:46 AM
To: U2 Users List
Subject: [U2] [ud] Sub-second delay?

Is there anything in Unidata (7.1, in particular) that can do a sub-second 
delay, like maybe a half second?
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

 
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to