Commit Description:
Add timers for Simulation and various engines...
Commit Description:
Add timers for Simulation and various engines Starting to add additional timers for different stages of the process of updating in order to get more insight into what is slowing it down. The update takes 9ms, which is much longer than it used to. Engine-specific timers are coming later.
File last commit:
Show/Diff file:
Action:
FNA/lib/FAudio/csharp/README
11 lines | 283 B | text/plain | TextLexer
This is FAudio#, a C# wrapper for FAudio, an XAudio reimplementation for FNA.
Project Website: http://fna-xna.github.io/
License
-------
FAudio# is released under the zlib license. See LICENSE for details.
Building FAudio#
----------------
Just type `make` in the root directory!