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

Detailed Description

Definition at line 100 of file timer.h.

#include <timer.h>

Public Member Functions

 ScopedWallTime (double *aggregate_time)
 ~ScopedWallTime ()

Constructor & Destructor Documentation

◆ ScopedWallTime()

ScopedWallTime::ScopedWallTime ( double * aggregate_time)
explicit

Definition at line 18 of file timer.cc.

◆ ~ScopedWallTime()

ScopedWallTime::~ScopedWallTime ( )

Definition at line 24 of file timer.cc.


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