Google OR-Tools: WallTimer Class Reference
Definition at line 22 of file timer.h.
#include <timer.h>

Public Member Functions | |
| WallTimer () | |
| void | Reset () |
| void | Start () |
| void | Restart () |
| void | Stop () |
| double | Get () const |
| int64_t | GetInMs () const |
| int64_t | GetInUsec () const |
| absl::Duration | GetDuration () const |
| bool | IsRunning () const |
Protected Member Functions | |
| int64_t | GetNanos () const |
◆ Get()
◆ GetDuration()
◆ GetInMs()
◆ GetInUsec()
◆ GetNanos()
◆ IsRunning()
◆ Reset()
◆ Restart()
◆ Start()
◆ Stop()
The documentation for this class was generated from the following file:
- ortools/base/timer.h