converting std::chrono::steady_clock::time_point to long double

后端 未结 0 356
甜味超标
甜味超标 2020-12-19 15:09

How can I convert std::chrono::steady_clock::time_point to a double after calculating the change in time.

int main()
{
    std::chrono::steady_cl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题