Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ continuous_sample
Method
continuous_sample
framework/stats/hwcpipe_stats_provider.cpp:269–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
StatsProvider::Counters HWCPipeStatsProvider::continuous_sample(float delta_time)
270
{
271
return sample(delta_time);
272
}
273
274
} // namespace vkb
Callers
1
continuous_sampling_worker
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected