Load to the specified time the time value represented by the specified microsecondsSinceMidnight.
Declared in <balber_berutil.h>
static
int
microsecondsSinceMidnightToTime(
bdlt::Time* time,
bsls::Types::Int64 microsecondsSinceMidnight);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| time | destination for the converted time |
| microsecondsSinceMidnight | microseconds since midnight |