pub fn wizard_unlocked(now_secs: u64) -> bool
Whether the owner wizard is unlocked (the timelock is a coordination gate, re-checked at the command entry, not just in the UI). now_secs is passed in (the core has no clock).
now_secs