[#CConnman-GetMaxOutboundTimeframe] = xref:CConnman.adoc[CConnman]::GetMaxOutboundTimeframe :relfileprefix: ../ :mrdocs: Return the length of a max‐outbound cycle. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::chrono::seconds GetMaxOutboundTimeframe() const; ---- == Return Value the duration of a max‐outbound cycle. [.small]#Created with https://www.mrdocs.com[MrDocs]#