Google OR-Tools: CycleTimer Class Reference

Definition at line 72 of file timer.h.

#include <timer.h>

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

◆ 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: