Load to the specified millisecondsSinceMidnight the number of milliseconds in the specified time value.

Synopsis

Declared in <balber_berutil.h>

static
void
timeToMillisecondsSinceMidnight(
    int* millisecondsSinceMidnight,
    bdlt::Time const& time);

Created with MrDocs