Set the timestamp (used to indicate when the sample was taken) to the specified timeStamp.

Synopsis

Declared in <balm_metricsample.h>

void
setTimeStamp(bdlt::DatetimeTz const& timeStamp);

Parameters

Name

Description

timeStamp

time at which the sample was taken

Created with MrDocs