[#BloombergLP-bdlmt-TimerEventSchedulerTestTimeSource-now] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/TimerEventSchedulerTestTimeSource.adoc[TimerEventSchedulerTestTimeSource]::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_timereventscheduler.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]#