BloombergLP::bdlcc::TimeQueue<function<void()>>::minTime

Load into the specified buffer, the time value of the lowest time in this queue. Return 0 on success, and a non-zero value if this queue is empty.

Synopsis

Declared in <bdlcc_timequeue.h>

int
minTime(bsls::TimeInterval* buffer) const;