[#bsl-operator_s-00] = xref:bsl.adoc[bsl]::operator""_s :relfileprefix: ../ :mrdocs: Same as the preceding overload, for a `long double` argument. == Synopsis Declared in `<bslstl_chrono.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr bsl::chrono::duration<long double> operator""_s(long double secs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#