Scroll to navigation

brlapi_misc(3) BrlAPI brlapi_misc(3)

NAME

brlapi_misc

SYNOPSIS

Functions


void BRLAPI_STDCALL brlapi_pause (int timeout_ms)
void BRLAPI_STDCALL brlapi__pause (brlapi_handle_t *handle, int timeout_ms)

Detailed Description

Function Documentation

void BRLAPI_STDCALL brlapi__pause (brlapi_handle_t * handle, int timeout_ms)

void BRLAPI_STDCALL brlapi_pause (int timeout_ms)

Waits until an event is received from the BrlAPI server

Parameters:

timeout_ms specifies an optional timeout which can be zero for polling, or -1 for infinite wait

Returns:

nothing

Author

Generated automatically by Doxygen for BrlAPI from the source code.
Sat Oct 24 2020 Version 0.8