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 CalendarTimeUtilsMembers
| Name | Kind | Summary |
|---|---|---|
MICROSECONDS_PER_SECOND | Field | Canonical sub-second resolution: time is stored internally as an integer count of game-microseconds. See docs/internal/time-model.md. |
round_to_microseconds | Method | |
microseconds_to_seconds | Method | |
closest_index | Method | |
closest_idx | Property | |
min_diff | Property | |
diff | Property | |
format_speed_multiplier | Method | |
generate_uuid | Method | |
chars | Property | |
uuid | Property |
Source
addons/calendar_time/utils/calendar_time_utils.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs