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