This website requires JavaScript.
Explore
Help
Sign In
Syntriax
/
Syntriax.Engine
Watch
1
Star
0
Fork
0
You've already forked Syntriax.Engine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Syntriax.Engine
/
Engine.Systems
/
Time
History
Syntriax
f16a7e55c9
chore: fixed record struct arguments' naming
2025-06-08 21:12:16 +03:00
..
IReadOnlyStopwatch.cs
perf!: events refactored throughout all the project to use Event<> class
2025-05-31 00:32:58 +03:00
IReadOnlyTicker.cs
perf!: events refactored throughout all the project to use Event<> class
2025-05-31 00:32:58 +03:00
IReadOnlyTimer.cs
chore: fixed record struct arguments' naming
2025-06-08 21:12:16 +03:00
IStopwatch.cs
…
ITicker.cs
perf!: events refactored throughout all the project to use Event<> class
2025-05-31 00:32:58 +03:00
ITimer.cs
…
StopwatchBehaviour.cs
refactor: removed unnecessary overrides from Behaviour class
2025-06-01 14:31:05 +03:00
TickerBehaviour.cs
refactor: removed unnecessary overrides from Behaviour class
2025-06-01 14:31:05 +03:00
TimerBehaviour.cs
refactor: removed unnecessary overrides from Behaviour class
2025-06-01 14:31:05 +03:00
TimerState.cs
…