You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding string builder adapters for Milliseconds64 and Microseconds64 (#36794)
* Added string builder adaptesr for chip::System::Clock::Microseconds64 and Milliseconds64
* Restyled by clang-format
* Cast the time to llu because some platforms use lu.
* Added exception for chrono to check_includes_config.py
---------
Co-authored-by: Restyled.io <[email protected]>
0 commit comments