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