All Projects → udan11 → samp-plugin-timerfix

udan11 / samp-plugin-timerfix

Licence: BSD-2-Clause license
High accuracy timing events for SA-MP servers.

Programming Languages

C++
36643 projects - #6 most used programming language
SourcePawn
201 projects
Makefile
30231 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to samp-plugin-timerfix

code-parse.inc
Pre-processor macros for analysing PAWN functions.
Stars: ✭ 23 (+27.78%)
Mutual labels:  samp
Pawn.Regex
🔎 Plugin that adds support for regular expressions in Pawn
Stars: ✭ 34 (+88.89%)
Mutual labels:  samp
STM32 TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micr…
Stars: ✭ 27 (+50%)
Mutual labels:  accuracy
PacPaw
Pawn package manager for SA-MP
Stars: ✭ 14 (-22.22%)
Mutual labels:  samp
samp-plugin-sql
An abstract layer that communicates with multiple database servers (MySQL and PostgreSQL) implemented as a plugin for SA-MP servers.
Stars: ✭ 15 (-16.67%)
Mutual labels:  samp
SS-Gang-System-SQLITE
SS Gang System for SA-MP
Stars: ✭ 23 (+27.78%)
Mutual labels:  samp
GWRP-0.3
Игровой режим для San Andreas Multiplayer
Stars: ✭ 22 (+22.22%)
Mutual labels:  samp
ohsome-quality-analyst
Data quality estimations for OpenStreetMap
Stars: ✭ 28 (+55.56%)
Mutual labels:  accuracy
samp-ptl
SA:MP Plugin Template Library (C++17)
Stars: ✭ 16 (-11.11%)
Mutual labels:  samp
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-5.56%)
Mutual labels:  accuracy
Open-GTO
RPG gamemode for SA-MP
Stars: ✭ 45 (+150%)
Mutual labels:  samp
rustext
Fix Russian text plugin for SA-MP: GameText's, TextDraw's and Menu's
Stars: ✭ 15 (-16.67%)
Mutual labels:  samp
Pawn.CMD
🚀 Plugin-powered command processor for SA:MP server
Stars: ✭ 80 (+344.44%)
Mutual labels:  samp
samp-node-lib
NodeJS library for Scripting San Andreas Multiplayer:SAMP depends on samp-node plugin
Stars: ✭ 23 (+27.78%)
Mutual labels:  samp
ESP8266TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tas…
Stars: ✭ 85 (+372.22%)
Mutual labels:  accuracy
samp-discord-plugin
SA:MP Discord Rich Presence plugin
Stars: ✭ 63 (+250%)
Mutual labels:  samp
sampvoice
Software Development Kit for implementing Pawn voice systems for SA:MP servers.
Stars: ✭ 79 (+338.89%)
Mutual labels:  samp
gta-samp-mouse-only
Play GTA San Andreas Multiplayer with mouse only and no keyboard
Stars: ✭ 22 (+22.22%)
Mutual labels:  samp
samp-rs
SA:MP SDK written in Rust
Stars: ✭ 36 (+100%)
Mutual labels:  samp
SAMP.Lua
A SA-MP API library for MoonLoader
Stars: ✭ 40 (+122.22%)
Mutual labels:  samp

SA-MP Plugin - Timerfix

Build Status

Timerfix provides an improvement (increases the accuracy) to the timers system existent in SA-MP server.

In order to enable new natives you must include the "timerfix.inc" file (#include <timerfix>). For more information about these, please check timerfix.inc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].