getEpoch method

u64 getEpoch(
  1. u64 slot
)

Implementation

u64 getEpoch(final u64 slot) => getEpochAndSlotIndex(slot)[0];