Geode Docs
Tutorials
Classes
Function
toChrono
#include
<chrono.hpp>
template
<typename Clock = std::chrono::high_resolution_clock
,
typename Duration = typename Clock::duration>
std
::
chrono
::
time_point
<
Clock
,
Duration
>
toChrono
(
asp
::
time
::
SystemTime
const
&
st
)
No description provided
Examples
0