BloombergLP::bsls::TimeUtil::convertRawTime

Convert the specified rawTime to a value in nanoseconds, referenced to an arbitrary but fixed origin, and return the result of the conversion. Note that this method is thread-safe only if initialize has been called before.

Synopsis

Declared in <bsls_timeutil.h>

static
Types::Int64
convertRawTime(OpaqueNativeTime rawTime);