pub fn init_dns_startup_time()Expand description
Records the moment the DNS server starts. Idempotent - the
OnceCell swallows subsequent calls.
pub fn init_dns_startup_time()Records the moment the DNS server starts. Idempotent - the
OnceCell swallows subsequent calls.