Google OR-Tools: ortools/base/timer.h File Reference
#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 |
| class | ScopedWallTime |
Typedefs | |
| typedef WallTimer | UserTimer |
| typedef CycleTimer | SimpleCycleTimer |
| typedef CycleTimerBase | CycleTimerInstance |
| typedef WallTimer | ClockTimer |
Typedef Documentation
◆ ClockTimer
typedef WallTimer ClockTimer
◆ CycleTimerInstance
typedef CycleTimerBase CycleTimerInstance
◆ SimpleCycleTimer
typedef CycleTimer SimpleCycleTimer