[#CThreadInterrupt-Clock] = xref:CThreadInterrupt.adoc[CThreadInterrupt]::Clock :relfileprefix: ../ :mrdocs: Clock used to measure sleep durations. == Synopsis Declared in `<util/threadinterrupt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using Clock = std::chrono::steady_clock; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#