Zen API
zTimerElapsedCallback
C
typedef zStatus (__stdcall * zTimerElapsedCallback)(zHandle context, zTimer timer);
Parameters
Parameters 
Description 
context 
User context handle. 
receiver 
zTimer object. 
Description

Defines the signature of a callback function to receive timer notifications.

File

zTimer.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.