[#BloombergLP-bdlcc-Deque-clockType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/Deque.adoc[Deque]::clockType :relfileprefix: ../../../ :mrdocs: Return the system clock type used for timing `timed*` operations on this object (see {Supported Clock‐Types} in the component documentation). == Synopsis Declared in `<bdlcc_deque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/SystemClockType/Enum.adoc[bsls::SystemClockType::Enum] clockType() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#