[#BloombergLP-bdlcc-TimeQueueItem-time-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueueItem.adoc[TimeQueueItem]::time :relfileprefix: ../../../ :mrdocs: `time` overloads == Synopses Declared in `<bdlcc_timequeue.h>` Return the modifiable time value associated with this item. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval]& xref:BloombergLP/bdlcc/TimeQueueItem/time-00.adoc[time](); ---- [.small]#xref:BloombergLP/bdlcc/TimeQueueItem/time-00.adoc[_» more..._]# Return the non‐modifiable time value associated with this item. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] const& xref:BloombergLP/bdlcc/TimeQueueItem/time-04.adoc[time]() const; ---- [.small]#xref:BloombergLP/bdlcc/TimeQueueItem/time-04.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#