Load to the specified microsecondsSinceMidnight the number of microseconds in the specified time value.

Synopsis

Declared in <balber_berutil.h>

static
void
timeToMicrosecondsSinceMidnight(
    bsls::Types::Int64* microsecondsSinceMidnight,
    bdlt::Time const& time);

Created with MrDocs