Time
Inherits Steppable < Comparable < Struct < Value < Object
For no good reason that I can discern, Time doesn't expose the internal seconds/nanoseconds representation. There are protected methods to get it, but we want it, so let's get it.
Instance methods
internal_nanoseconds
Sourceinternal_seconds
Source