Public Member Functions | Private Attributes | List of all members
testing::internal::Timer Class Reference

Public Member Functions

TimeInMillis Elapsed ()
 
 Timer ()
 

Private Attributes

std::chrono::steady_clock::time_point start_
 

Detailed Description

Definition at line 1120 of file googletest/googletest/src/gtest.cc.

Constructor & Destructor Documentation

◆ Timer()

testing::internal::Timer::Timer ( )
inline

Definition at line 1122 of file googletest/googletest/src/gtest.cc.

Member Function Documentation

◆ Elapsed()

TimeInMillis testing::internal::Timer::Elapsed ( )
inline

Definition at line 1125 of file googletest/googletest/src/gtest.cc.

Member Data Documentation

◆ start_

std::chrono::steady_clock::time_point testing::internal::Timer::start_
private

Definition at line 1132 of file googletest/googletest/src/gtest.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:50