gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GSleep()

void GSleep ( int  timeout_ms)
inline

Uses GUtility() and G_UTIL_SLEEP to provide a blocking sleep call which can be useful for timing-based chores.

In GclibJava, this is primarily a debugging call.

Parameters
timeout_msSleep time in milliseconds.

Definition at line 502 of file GclibJava.java.