![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <timer.h>
Public Member Functions | |
| CycleTimerBase (const CycleTimerBase &)=delete | |
| CycleTimerBase & | operator= (const CycleTimerBase &)=delete |
Static Public Member Functions | |
| static int64_t | SecondsToCycles (double s) |
| static double | CyclesToSeconds (int64_t c) |
| static int64_t | CyclesToMs (int64_t c) |
| static int64_t | CyclesToUsec (int64_t c) |
|
delete |
|
inlinestatic |
|
inlinestatic |
|
delete |
|
inlinestatic |