[#BloombergLP-bdlmt-EventSchedulerTestTimeSource-now] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventSchedulerTestTimeSource.adoc[EventSchedulerTestTimeSource]::now :relfileprefix: ../../../ :mrdocs: Return this object's current‐time value. Upon construction, this method will return an arbitrary value. Subsequent calls to `advanceTime` will adjust the arbitrary value forward. == Synopsis Declared in `<bdlmt_eventscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] now() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#