Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File9.1.2.10 cpx_timer TOS Name: »cpx_timer« - Timer event. Declaration VOID cdecl (*cpx_timer) (int16_t *event); Description The call cpx_timer is made when a timer event has occurred. The following applies: Parameter Meaning event Set to the value 1 when the CPX is to be exited Note: Timer events are not supported by Form CPXs. Return value: The function does not return a result. Group: CPX functions See also: cpx_button cpx_key XCONTROL