realthx1/luau_time

Time-related structs and utilities for Luau designed for ECS.

luau_time

Time-related structures and utilities.

  • Fully typechecked.
  • Designed for ECS.

License: MIT pesde


Installation

Warning

Currently, only the roblox target is supported in pesde, this will change after pesde v0.8 releases.

Using pesde:

pesde add realthx1/luau_time -t roblox

Documentation

  • /examples - advanced examples which showcase almost all aspects of the library.
  • Public API - Use a language server to see doc comments. All public code is documented.