mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
doc: fix GetTimeMicros() comment in random.cpp
This commit is contained in:
parent
a889711562
commit
f9f210d8de
@ -15,7 +15,7 @@
|
||||
#endif
|
||||
#include <logging.h> // for LogPrintf()
|
||||
#include <sync.h> // for Mutex
|
||||
#include <util/time.h> // for GetTime()
|
||||
#include <util/time.h> // for GetTimeMicros()
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <thread>
|
||||
|
Loading…
Reference in New Issue
Block a user