WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
fmt_detail::time_zone Struct Reference

#include <fmt/chrono.h>

Public Member Functions

template<typename Duration , typename T >
auto to_sys (T) -> std::chrono::time_point< std::chrono::system_clock, Duration >
 

Member Function Documentation

◆ to_sys()

template<typename Duration , typename T >
auto fmt_detail::time_zone::to_sys ( T ) -> std::chrono::time_point<std::chrono::system_clock, Duration>
inline

The documentation for this struct was generated from the following file: