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.
buffer
Declared in <bdlcc_timequeue.h>
<bdlcc_timequeue.h>
int minTime(bsls::TimeInterval* buffer) const;