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