InfiniTime icon indicating copy to clipboard operation
InfiniTime copied to clipboard

chrono: Resolve TODOs related to C++20 chrono feats

Open FintasticMan opened this issue 1 year ago • 1 comments

There are a couple more TODOs related to using std::chrono::year, which was added in C++20, but not supported by GCC 10 it seems.

FintasticMan avatar Feb 12 '24 13:02 FintasticMan

Build size and comparison to main:

Section Size Difference
text 373300B 128B
data 940B 0B
bss 63516B 0B

github-actions[bot] avatar Feb 12 '24 13:02 github-actions[bot]