xtd
0.2.0
Loading...
Searching...
No Matches
◆
operator""_s()
[6/6]
xtd::time_span
xtd::literals::operator""_s
(
unsigned long long
s
)
Used to convert the specified value as seconds to
xtd::time_span
.
Namespace
xtd
Library
xtd.core
Examples
xtd::time_span
ts = 49_s;
std::cout << ts << std::endl;
xtd::time_span
Represents a time interval.
Definition
time_span.h:29
xtd
literals
Generated on Sat Sep 14 2024 21:25:31 for xtd by
Gammasoft
. All rights reserved.