Bitcoin Core 28.99.0
P2P Digital Currency
Classes | Variables
check_globals.h File Reference
#include <atomic>
#include <memory>
#include <optional>
#include <string>
Include dependency graph for check_globals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CheckGlobals
 

Variables

std::atomic< bool > g_used_system_time
 

Variable Documentation

◆ g_used_system_time

std::atomic<bool> g_used_system_time
extern

Definition at line 23 of file time.cpp.