module Hitimes::Initialize

Internal setup that is done when the library is loaded

We want to determine what clock to use for this machine. So we need to introspect the ruby environment and then setup some initial constants. These methods are used in lib/hitimes/instant.rb to help setup the CLOCK_ID constant at load time.