Skip to main content

DNS_STARTUP_TIME

Static DNS_STARTUP_TIME 

Source
static DNS_STARTUP_TIME: OnceCell<String>
Expand description

DNS server startup timestamp.

This static cell stores the timestamp when the DNS server was started. It is set once when the DNS server initializes and remains constant thereafter.