Utilities

Utilities are a collection of handy functions and objects designed to process data and develop business logic.

  • Basic functions: Functions to manipulate data, aggregate data, and much more.

  • PDF functions: Functions to create, manipulate, and merge PDF files.

  • Circular buffer: Temporally store and call data.

  • Timer: Measure time and schedule function execution.

  • Counter: Count events and executions.

Last updated