Home
last modified time | relevance | path

Searched refs:hotkey_thread_name (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/
H A Dobs-hotkey.c1378 const char *hotkey_thread_name = in obs_hotkey_thread() local
1381 profile_register_root(hotkey_thread_name, (uint64_t)25000000); in obs_hotkey_thread()
1387 profile_start(hotkey_thread_name); in obs_hotkey_thread()
1389 profile_end(hotkey_thread_name); in obs_hotkey_thread()