Create a Time object having the value of the specified original time.

Synopsis

Declared in <bdlt_time.h>

Time(Time const& original);

Parameters

Name

Description

original

time whose value is copied

Created with MrDocs