comp.lang.ada
 help / color / mirror / Atom feed
* need ada timer routine
@ 2001-09-04 15:18 mop
  2001-09-04 20:03 ` James Rogers
  2001-09-04 20:24 ` Ted Dennison
  0 siblings, 2 replies; 4+ messages in thread
From: mop @ 2001-09-04 15:18 UTC (permalink / raw)




i need a routine to pass serial data at a 20 hertz rate

For my Visual C I did "m_timer = SetTimer(1, 50, NULL);"  This now calls a
built in API OnTimer(UINT nIDEvent) every 50 millisec.   Need something like
this in Ada.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-09-04 21:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-04 15:18 need ada timer routine mop
2001-09-04 20:03 ` James Rogers
2001-09-04 21:51   ` tmoran
2001-09-04 20:24 ` Ted Dennison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox