zStatus zFireSync_GetStartDelay(zFireSync fireSync, z64u* startDelay);
|
Parameters |
Description |
|
zFireSync fireSync |
zFireSync object. |
|
z64u* startDelay |
Receives the start delay, in microseconds. |
Gets the maximum time (in microseconds) required to process a Start command.
This function uses the Control channel.
This command is not supported by FHP 2.0+ servers (startDelay will be set to zero).
zFireSync.h