Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ get_last_event_time
Method
get_last_event_time
cpp/webdriver-interactions/interactions_linux.cpp:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
guint32 KeypressEventsHandler::get_last_event_time()
306
{
307
return last_event_time_;
308
}
309
310
guint32 KeypressEventsHandler::getModifierKeysState()
311
{
Callers
2
sendKeys
Function · 0.45
releaseModifierKeys
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected