ar_wait

void ar_wait (float numberOfSeconds);

Purpose

This function blocks execution of the calling application for the specified number of seconds using a polling process based on the respective operating system time utility.

Parameters

Input

Name

Type

Description

numberOfSeconds

float

(input) the number of seconds to block execution.

References

Utility Functions
Alphabetical Function Index
Hierarchical Function Index

CEI-x30 API Description