Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Called only one time at boot time. Sets the initial time.

 

reset_time Flow Chart
sets next_hour_update
  does not set net_minute_update (I assume because it’s just a needless drain on resources)
  sets time_info structure with a call to moon_time_passed()
  sets phases of the moon, etc..
  does a bunch of other stuff that is not important to the time issue.
end reset_time breakdow

 

 

  • No labels