Module statics

Source
Expand description

Global statics used throughout cuprated.

Macros§

define_init_lazylock_statics 🔒
Define all the statics 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.