Namespaces | Functions | Variables
third_party/benchmark/src/sleep.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 benchmark
 

Functions

void benchmark::SleepForMilliseconds (int milliseconds)
 
void benchmark::SleepForSeconds (double seconds)
 

Variables

const int benchmark::kNumMicrosPerMilli = 1000
 
const int benchmark::kNumMicrosPerSecond = kNumMillisPerSecond * 1000
 
const int benchmark::kNumMillisPerSecond = 1000
 
const int benchmark::kNumNanosPerMicro = 1000
 
const int benchmark::kNumNanosPerSecond = kNumNanosPerMicro * kNumMicrosPerSecond
 


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