[#BloombergLP-balber-BerUtil_TimeImpUtil-timeToMicrosecondsSinceMidnight] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerUtil_TimeImpUtil.adoc[BerUtil_TimeImpUtil]::timeToMicrosecondsSinceMidnight :relfileprefix: ../../../ :mrdocs: Load to the specified `microsecondsSinceMidnight` the number of microseconds in the specified `time` value. == Synopsis Declared in `<balber_berutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void timeToMicrosecondsSinceMidnight( xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64]* microsecondsSinceMidnight, xref:BloombergLP/bdlt/Time.adoc[bdlt::Time] const& time); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#