Chris' Tutorials
Docs/Calendar Time

Class

CalendarTimeUtils

Generated GDScript class reference for CalendarTime.CalendarTimeUtils.

StatusCurrent
Versionv2.0
UpdatedGenerated from GDScript addon source
Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.

Utility for Calendar Time services (UUIDs, time-unit conversions).

Source: addons/calendar_time/utils/calendar_time_utils.gd

Syntax

class CalendarTimeUtils

Members

NameKindSummary
MICROSECONDS_PER_SECONDFieldCanonical sub-second resolution: time is stored internally as an integer count of game-microseconds. See docs/internal/time-model.md.
round_to_microsecondsMethod
microseconds_to_secondsMethod
closest_indexMethod
closest_idxProperty
min_diffProperty
diffProperty
format_speed_multiplierMethod
generate_uuidMethod
charsProperty
uuidProperty

Source

addons/calendar_time/utils/calendar_time_utils.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs