How can I calculate the time interval in rcpp?

后端 未结 0 1689
没有蜡笔的小新
没有蜡笔的小新 2020-12-14 00:21

I want to record my computing time for a for loop function. I write the function by rcpp, and use std::clock to measure the time interval. The rcpp code is as follow:

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