VIB_IsExecuting

C Specification

#include <nitro/vib.h>
BOOL VIB_IsExecuting(void);
 

Arguments

None.

Return Values

Returns TRUE if pulse vibration is being performed; otherwise, returns FALSE.

Description

Returns whether or not pulse vibration is being performed.

Pulse vibration is assumed to have ended once the time for the last rest_time has ended.

Revision History

08/16/2005 Initial version.

CONFIDENTIAL