Expand description
Global static
s used throughout cuprated
.
Macros§
- define_
init_ 🔒lazylock_ statics - Define all the
static
s that should be always be initialized early on.
Statics§
- START_
INSTANT - The start time of
cuprated
. - START_
INSTANT_ UNIX - Start time of
cuprated
as a UNIX timestamp.
Functions§
- init_
lazylock_ statics - Initialize global static
LazyLock
data.