Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ foreach
Function
foreach
src/tests/metrics_tests.cpp:335–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
};
334
335
foreach (const Counter& counter, counters) {
336
AWAIT_READY(metrics::add(counter));
337
}
338
339
// Advance the clock to avoid rate limit.
340
Clock::advance(Seconds(1));
Callers
nothing calls this directly
Calls
2
add
Function · 0.85
remove
Function · 0.85
Tested by
no test coverage detected