Return the positive number of microseconds difference between the the current time and the next turn, indicating that the turnstile is lagging behind the configured rate. Otherwise, return 0.

Synopsis

Declared in <bslmt_turnstile.h>

bsls::Types::Int64
lagTime() const;

Created with MrDocs