Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 192 Bytes

03-time_conversion.md

File metadata and controls

executable file
·
9 lines (6 loc) · 192 Bytes

代码总览

这个是讲时间转换的.

功能/知识

1. 常量std::vector<std::pair<int32_t, int32_t>> LEAP_SECONDS

  • 描述UNIX时间和GPS时间的闰秒映射关系.