This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4d879960fa35547ba5d9570be34270097e66075
FlaxEngine
/
Source
/
Tools
/
Flax.Build
/
Utilities
History
stefnotch
3c48484870
Use Stopwatch instead of DateTime.Now for increased accuracy
...
DateTime.Now is decent, but not accurate enough for timings involving only a few milliseconds.
2021-06-06 21:52:29 +02:00
..
StringWriterWithEncoding.cs
…
Tokenizer.cs
Fix default field value parsing to skip whitespaces
2021-01-12 14:14:08 +01:00
TwoWayEnumerator.cs
…
Utilities.cs
Use Stopwatch instead of DateTime.Now for increased accuracy
2021-06-06 21:52:29 +02:00
WinAPI.cs
…