[#AbstractThresholdConditionChecker-BeginTime] = xref:AbstractThresholdConditionChecker.adoc[AbstractThresholdConditionChecker]::BeginTime :relfileprefix: ../ :mrdocs: Returns the timestamp at which the deployment may start. == Synopsis Declared in `<versionbits_impl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual int64_t BeginTime() const = 0; ---- == Return Value The start timestamp for the deployment. [.small]#Created with https://www.mrdocs.com[MrDocs]#