MCPcopy Create free account
hub / github.com/TKazer/CS2_External / GetKeyPressedAmount

Method GetKeyPressedAmount

CS2_External/OS-ImGui/imgui/imgui.cpp:7926–7934  ·  view source on GitHub ↗

Return value representing the number of presses in the last time period, for the given repeat rate (most often returns 0 or 1. The result is generally only >1 when RepeatRate is smaller than DeltaTime, aka large DeltaTime or fast RepeatRate)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

GetKeyDataFunction · 0.85

Tested by

no test coverage detected