IP_PulseNew — creates a new pulse.
#include <cogent.h>int IP_PulseNew(void);
#include <cogent.h>
int IP_PulseNew(void);
int IP_PulseNew(
)
None.
A pulse ID on success, or -1 on failure and errno is set.
This function creates a new pulse.
Pulses and Timers, IP_PulseTrigger, IP_PulseDestroy
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.