Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ is_running
Method
is_running
framework/timer.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
bool Timer::is_running() const
44
{
45
return running;
46
}
47
} // namespace vkb
Callers
1
on_update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected