xtd
0.2.0
Loading...
Searching...
No Matches
◆
operator""_ms()
xtd::time_span
xtd::literals::operator""_ms
(
unsigned long long
s
)
Used to convert the specified value as millisconds to
xtd::time_span
.
Namespace
xtd
Library
xtd.core
Examples
xtd::time_span
ts = 25_m;
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.