BloombergLP::bdlcc::TimeQueueItem::time

time overloads

Synopses

Declared in <bdlcc_timequeue.h>

Return the modifiable time value associated with this item.

bsls::TimeInterval&
time();
» more...

Return the non-modifiable time value associated with this item.

bsls::TimeInterval const&
time() const;
» more...

Return Value

  • modifiable time associated with this item
  • non-modifiable time associated with this item