Home
last modified time | relevance | path

Searched defs:TimeOperation (Results 1 – 5 of 5) sorted by relevance

/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/benchmarks/
H A Dbenchmark.h74 static OperationResult TimeOperation(Operation&& op) { in TimeOperation() function
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/benchmarks/
H A Dbenchmark.h74 static OperationResult TimeOperation(Operation&& op) { in TimeOperation() function
/dports/audio/kwave/kwave-21.12.3/libgui/
H A DSignalWidget.h61 class TimeOperation; variable
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json.Tests/
H A DPerformanceTests.cs147 private T TimeOperation<T>(Func<T> operation, string name) in TimeOperation() method in Newtonsoft.Json.Tests.PerformanceTests
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/
H A DPerformanceTests.cs287 private T TimeOperation<T>(Func<T> operation, string name) in TimeOperation() method in Newtonsoft.Json.Tests.PerformanceTests