Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SanderMertens
/
flecs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
614
Star
8.6k
Code
Issues
27
Pull requests
27
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fixed Tick Rate Timer
- #2102
#2102
Open
jknightdoeswork
wants to merge 8 commits into
SanderMertens:master
SanderMertens/flecs:master
from
jknightdoeswork:feature/multi-tick
jknightdoeswork/flecs:feature/multi-tick
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Fixed Tick Rate Timer
#2102
jknightdoeswork
wants to merge 8 commits into
SanderMertens:master
SanderMertens/flecs:master
from
jknightdoeswork:feature/multi-tick
jknightdoeswork/flecs:feature/multi-tick
Copy head branch name to clipboard
Commits
Commits on May 16, 2026
Working on multitick.
jknightdoeswork
committed
004ba68
View commit details
Copy full SHA for 004ba68
Browse repository at this point
Support multiple ticks in system.
jknightdoeswork
committed
05366b8
View commit details
Copy full SHA for 05366b8
Browse repository at this point
Adjust structure of flecs_run_system() slightly to return interrupted by and not reset the system repeatedly.
jknightdoeswork
committed
8d5adbb
View commit details
Copy full SHA for 8d5adbb
Browse repository at this point
New test passes with new field on Timer called multi_tick.
jknightdoeswork
committed
e3bc707
View commit details
Copy full SHA for e3bc707
Browse repository at this point
Test and naming.
jknightdoeswork
committed
0625da0
View commit details
Copy full SHA for 0625da0
Browse repository at this point
Single shot fixed and tests.
jknightdoeswork
committed
17c76c6
View commit details
Copy full SHA for 17c76c6
Browse repository at this point
Bake the amalgamated files.
jknightdoeswork
committed
16de701
View commit details
Copy full SHA for 16de701
Browse repository at this point
Fix doc comment.
jknightdoeswork
committed
3e84add
View commit details
Copy full SHA for 3e84add
Browse repository at this point
You can’t perform that action at this time.