Skip to content

tomas7770/rbx-timerclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Timer Class

Timer module made by tomas7777 for use in Roblox games.

Lets you create and manage OOP-like timers with ease. Includes events (that can be binded to callbacks) and useful functions for pausing, stopping, resetting and forcefully timing out timers. Supports creating fixed frequency loops that don't rely on wait(), run on a separate thread, and can be stopped at any time.

Model page: https://www.roblox.com/library/4988481819/Timer-Module

About

Timer module for use in Roblox games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages