|
|
using | ClockT = std::chrono::high_resolution_clock |
| |
|
using | TimePointT = std::chrono::high_resolution_clock::time_point |
| |
|
using | DurationT = std::chrono::high_resolution_clock::duration |
| |
|
using | SecondsT = std::chrono::duration< double > |
| |
|
|
void | Reset () |
| |
|
void | Start () |
| |
|
void | Stop () |
| |
|
double | ElapsedSeconds () const |
| |
|
void | PrintElapsed (std::string label) |
| |
|
|
TimePointT | start |
| |
|
DurationT | elapsed |
| |
The documentation for this struct was generated from the following file:
- External/xgboost/src/common/timer.h