timerlib.rtn
来自「Vxworks API操作系统和驱动程序设计API。压缩的HTML文件」· RTN 代码 · 共 11 行
RTN
11 行
timer_cancel {cancel a timer} {<b>timer_cancel\( \)</b>} {<b><a href="./timerLib.html#timer_cancel">timer_cancel</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}timer_connect {connect a user routine to the timer signal} {<b>timer_connect\( \)</b>} {<b><a href="./timerLib.html#timer_connect">timer_connect</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}timer_create {allocate a timer using the specified clock for a timing base (POSIX)} {<b>timer_create\( \)</b>} {<b><a href="./timerLib.html#timer_create">timer_create</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}timer_delete {remove a previously created timer (POSIX)} {<b>timer_delete\( \)</b>} {<b><a href="./timerLib.html#timer_delete">timer_delete</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}timer_gettime {get the remaining time before expiration and the reload value (POSIX)} {<b>timer_gettime\( \)</b>} {<b><a href="./timerLib.html#timer_gettime">timer_gettime</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}timer_getoverrun {return the timer expiration overrun (POSIX)} {<b>timer_getoverrun\( \)</b>} {<b><a href="./timerLib.html#timer_getoverrun">timer_getoverrun</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}timer_settime {set the time until the next expiration and arm timer (POSIX)} {<b>timer_settime\( \)</b>} {<b><a href="./timerLib.html#timer_settime">timer_settime</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}nanosleep {suspend the current task until the time interval elapses (POSIX)} {<b>nanosleep\( \)</b>} {<b><a href="./timerLib.html#nanosleep">nanosleep</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sleep {delay for a specified amount of time} {<b>sleep\( \)</b>} {<b><a href="./timerLib.html#sleep">sleep</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}alarm {set an alarm clock for delivery of a signal} {<b>alarm\( \)</b>} {<b><a href="./timerLib.html#alarm">alarm</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?