[#BloombergLP-bslmt-TimedCompletionGuard-updateText] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/TimedCompletionGuard.adoc[TimedCompletionGuard]::updateText :relfileprefix: ../../../ :mrdocs: Use the specified `text` for alerting when the current duration expires. Return 0 on success, and a non‐zero value if `false == isGuarding()`. == Synopsis Declared in `<bslmt_timedcompletionguard.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int updateText(std::string_view const& text); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#