[#BloombergLP-bdlcc-TimeQueue-091-minTime] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueue-091.adoc[TimeQueue<function<void()>>]::minTime :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int minTime(xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval]* buffer) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#