Try OpenEdge Now
skip to main content
Programming Interfaces
HLC Library Function Reference : Function summary : Timer-service routines
 

Timer-service routines

The following table lists HLC library functions that access ABL-managed timer services.
Table 83. 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( )