Module solana_program::sysvar::clock  [−][src]
Expand description
This account contains the clock slot, epoch, and leader_schedule_epoch
Re-exports
pub use crate::clock::Clock; | 
Statics
| ID | The static program ID  | 
Functions
| check_id | Confirms that a given pubkey is equivalent to the program ID  | 
| id | Returns the program ID  |