[#BloombergLP-bdlt-CurrentTime-now] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/CurrentTime.adoc[CurrentTime]::now :relfileprefix: ../../../ :mrdocs: Return the `TimeInterval` value between `EpochUtil::epoch()` and the current date/time as provided by the installed callback function. Note that this value is independent of time zone. == Synopsis Declared in `<bdlt_currenttime.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bsls/TimeInterval.adoc[bsls::TimeInterval] now(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#