[][src]Constant lsl::FOREVER

pub const FOREVER: f64 = 32000000.0;

A very large time duration (> 1 year) for timeout values.

Note that significantly larger numbers can cause the timeout to be invalid on some operating systems (e.g., 32-bit UNIX).