mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 11:13:57 +00:00
Use clock interfaces to precisely control time
This commit is contained in:
@@ -423,6 +423,8 @@ int main(const int argc, const char* argv[])
|
||||
RUN_TEST(test_native_exceptions, "Native Exceptions")
|
||||
RUN_TEST(test_tls, "TLS")
|
||||
|
||||
Sleep(1);
|
||||
|
||||
if (!reproducible)
|
||||
{
|
||||
RUN_TEST(test_socket, "Socket")
|
||||
|
||||
Reference in New Issue
Block a user