module Time::KHExt
Direct including types
Defined in:
time-ext.crConstant Summary
-
VERSION =
"1.0.0"
Instance Method Summary
-
#internal_nanoseconds
Return the number of nanoseconds in the current second for this Time instance.
-
#internal_seconds
Return the number of seconds since the epoch for this Time instance.
-
#nanoseconds_since_unix_epoch
Return the total nanoseconds since the Unix epoch.
Instance Method Detail
def internal_nanoseconds
#
Return the number of nanoseconds in the current second for this Time instance.