[#VersionBitsConditionChecker-BeginTime] = xref:VersionBitsConditionChecker.adoc[VersionBitsConditionChecker]::BeginTime :relfileprefix: ../ :mrdocs: Returns the deployment's configured start time. == Synopsis Declared in `<versionbits_impl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual int64_t BeginTime() const override; ---- == Return Value The deployment's start time. [.small]#Created with https://www.mrdocs.com[MrDocs]#