Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference

List of predicates for group Timer

[This is preliminary specification and subject to change.]

List of all groups


Type

Predicate

Parameters

Flow pattern

Description

determ

ezy_timer_kill

INTEGER TIMERID

(i)

Stop timer started by ezy_timer_set

determ

ezy_timer_set

WINDOW CTRLWIN,
INTEGER INTERVAL,
INTEGER TIMERID

(i,i,o)

Start timer for WINDOW OBJECT, return timer ID. Use ezy_object_handler to define predicate which will receive messages on timer expired.


Copyright © 1998-2005 EDMGROUP (Australia)