Skip to main content

clock

pub fn clock(
    invoke_context: &InvokeContext<'_, '_>,
    instruction_context: &InstructionContext<'_, '_>,
    instruction_account_index: IndexOfAccount,
) -> Result<Arc<Clock>, InstructionError>