TimerTimer#Functions#setCurrentTime(uint256 time) (external)CopySets the current time.Will revert if not running in test mode.Parameters:#time: timestamp to set currentTime to.getCurrentTime() → uint256 (public)CopyGets the currentTime variable set in the Timer.