Constant lrs::time::REAL_COARSE

Real coarse ("wall time") clock that measures the time since 1970-01-01T00:00:00+00:00.

Syntax

const REAL_COARSE: Clock = Clock(5);

Remarks

This is less precise but more efficient than REAL.