Home
last modified time | relevance | path

Searched defs:GetSnapshot (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DHistogram.cs75 public HistogramData GetSnapshot(bool reset = false) in GetSnapshot() method in Grpc.IntegrationTesting.Histogram
88 public void GetSnapshot(HistogramData mergeTo, bool reset) in GetSnapshot() method in Grpc.IntegrationTesting.Histogram
DTimeStats.cs52 public Snapshot GetSnapshot(bool reset) in GetSnapshot() method in Grpc.IntegrationTesting.TimeStats