![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <cstdint>#include "absl/time/clock.h"#include "absl/time/time.h"Go to the source code of this file.
Classes | |
| class | WallTimer |
| class | CycleTimer |
| class | CycleTimerBase |
| Conversion routines between CycleTimer::GetCycles and actual times. More... | |
| class | ScopedWallTime |
Typedefs | |
| typedef WallTimer | UserTimer |
| typedef CycleTimer | SimpleCycleTimer |
| typedef CycleTimerBase | CycleTimerInstance |
| typedef WallTimer | ClockTimer |
| typedef WallTimer ClockTimer |
| typedef CycleTimerBase CycleTimerInstance |
| typedef CycleTimer SimpleCycleTimer |