Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - kdSetTimer/kdCancelTimer??: (2 Items)
   
kdSetTimer/kdCancelTimer??  
It would appear that these two are not in libKD* for QNX 6.4.1?  Is that a known issue (or is it otherwise documented 
elsewhere and I've just missed it)??

RE: kdSetTimer/kdCancelTimer??  
Correct they are not implemented. For a list of OpenKODE functions we support you can refer to:

http://www.qnx.com/developers/docs/6.4.1/composition_manager/dev_guide/externalapi.html

Most of OpenKODE mirrors posix/ansi c, at this point posix is more portable then OpenKODE, so using timer_settime/
timer_gettime is probably a better option even if the KD versions were implemented.

The non-posix/non-ansi c portions of KD mostly consist of windowing and events which we do implement. 

-Joel

-----Original Message-----
From: Gary Faulkner [mailto:community-noreply@qnx.com]
Sent: Mon 1/25/2010 5:20 PM
To: cwm-graphics
Subject: kdSetTimer/kdCancelTimer??
 
It would appear that these two are not in libKD* for QNX 6.4.1?  Is that a known issue (or is it otherwise documented 
elsewhere and I've just missed it)??





_______________________________________________

CWM/OpenKODE
http://community.qnx.com/sf/go/post45903