static DNS_STARTUP_TIME: OnceCell<String>
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.