time overloads
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...