Update the completion-guard message text to text.
Declared in <bslmt_timedcompletionguard.h>
int
updateText(std::string_view const& text);
Return 0 on success, and a non-zero value if false == isGuarding().
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| text | new message text for the guard |