Merge commit 'ae51a422787bc3b720ff1748c0219c8f33363427'
This commit is contained in:
2
deps/imgui/examples/libs/usynergy/uSynergy.h
vendored
2
deps/imgui/examples/libs/usynergy/uSynergy.h
vendored
@ -200,7 +200,7 @@ typedef void (*uSynergySleepFunc)(uSynergyCookie cookie, int timeMs);
|
||||
@brief Get time function
|
||||
|
||||
This function is called when uSynergy needs to know the current time. This is used to determine when timeouts
|
||||
have occured. The time base should be a cyclic millisecond time value.
|
||||
have occurred. The time base should be a cyclic millisecond time value.
|
||||
|
||||
@returns Time value in milliseconds
|
||||
**/
|
||||
|
Reference in New Issue
Block a user