getCurrentTime -package:thyme

Get the current UTCTime from the system clock.
Get the current (UTC) time.
Get the current (UTC) time.
Deprecated: (Since version 2.62)tTimeVal is not year-2038-safe. Use getRealTime instead.
Get current system timestamp in Monotonic form.
Get the configured time-zone for the current time.
Get the locale's time zone.
Get the locale's time zone.
utc_to_posix of Clock.getCurrentTime.
Get the current system time, expressed as a Time (which is to say, number of nanoseconds since the Unix epoch).
Get the current system time, expressed as a TimeStamp (which is to say, number of nanoseconds since the Unix epoch).
Deprecated: (Since version 2.28)use sourceGetTime instead