Load to the specified time the time value represented by the specified microsecondsSinceMidnight.

Synopsis

Declared in <balber_berutil.h>

static
int
microsecondsSinceMidnightToTime(
    bdlt::Time* time,
    bsls::Types::Int64 microsecondsSinceMidnight);

Created with MrDocs