Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
CycleTimer Class Reference

Detailed Description

Definition at line 72 of file timer.h.

#include <timer.h>

Inheritance diagram for CycleTimer:
WallTimer

Public Member Functions

int64_t GetCycles () const
Public Member Functions inherited from WallTimer
 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

Additional Inherited Members

Protected Member Functions inherited from WallTimer
int64_t GetNanos () const

Member Function Documentation

◆ GetCycles()

int64_t CycleTimer::GetCycles ( ) const
inline

Definition at line 76 of file timer.h.


The documentation for this class was generated from the following file: