Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/MMKV
/ Sleep
Method
Sleep
Core/ThreadLock_Win32.cpp:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void ThreadLock::Sleep(int ms) {
84
::Sleep(ms);
85
}
86
87
} // namespace mmkv
88
Callers
2
testAutoExpire
Function · 0.80
testImport
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected