mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
util: Add UnintrruptibleSleep
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#include <string>
|
||||
#include <chrono>
|
||||
|
||||
void UninterruptibleSleep(const std::chrono::microseconds& n);
|
||||
|
||||
/**
|
||||
* Helper to count the seconds of a duration.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user