Timers
Timer library
An implementation of setTimeout and setInterval functions in GameMaker Studio 2.3 using Yacc.
An implementation of both setTimeout and setInterval from JS in GameMaker Studio 2.3
3 stars
3 watching
0 forks
Language: Yacc
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing an elegant interface for creating timers with configurable intervals and automatic memory management | 759 |
| Provides a modern and convenient API for creating timers in iOS apps. | 1,236 |
| A Ruby library providing timers and scheduling functionality for event loops. | 338 |
| Provides a set of utility functions for managing timers and elapsed time in C. | 42 |
| A comprehensive timer system for GameMaker 2+, providing an easy-to-use interface for managing time-related functionality. | 6 |
| A debugging utility for Phaser game development | 5 |
| A circular timer with animation and customization options for Android applications | 32 |
| A lightweight toolkit for creating and managing complex event-based game development workflows using a simple, chained-event syntax | 3 |
| A framework for creating long-running timers and delay functions with GCD dispatch in Swift. | 190 |
| A library providing a miniature delta time and time dilation system for GameMaker 2022 LTS | 38 |
| A simple library to repeatedly call a function at a given time interval. | 28 |
| A plugin to create and manage timers in web applications. | 297 |
| A time scheduler that manages timers with various settings and provides an event bus interface for messaging. | 29 |
| Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games. | 2 |
| A JavaScript library for managing multiple timers and intervals in a game development context | 44 |