Timer-service routines

The following table lists HLC library functions that access ABL-managed timer services.

Table 1. Functions that access ABL timer services
Function Description
prosleep( ) Suspends execution for a specified time interval
proevt( ) Sets a specified interval timer
prowait( ) Suspends execution until a specified interval timer (previously set by proevt( )) expires
procncel( ) Cancels a specified interval timer previously set by proevt( )