[#BloombergLP-bdlcc-TimeQueue-091-isRegisteredHandle-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueue-091.adoc[TimeQueue<function<void()>>]::isRegisteredHandle :relfileprefix: ../../../ :mrdocs: Return `true` if the specified `handle` is registered with the specified `key`. == Synopsis Declared in `<bdlcc_timequeue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isRegisteredHandle( xref:BloombergLP/bdlcc/TimeQueue-09c/Handle.adoc[Handle] handle, xref:BloombergLP/bdlcc/TimeQueue-091/Key.adoc[Key] const& key) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#