Repurpose unused Timer.cs and add some loading perf metrics

This commit is contained in:
Pavlos Touboulidis
2014-04-23 01:58:30 +03:00
parent 035834978d
commit 60732bd9bd
5 changed files with 71 additions and 35 deletions

View File

@@ -293,7 +293,7 @@
<Compile Include="Primitives\Set.cs" />
<Compile Include="Support\Log.cs" />
<Compile Include="Support\Stopwatch.cs" />
<Compile Include="Support\Timer.cs" />
<Compile Include="Support\PerfTimer.cs" />
<Compile Include="Exts.cs" />
<Compile Include="Hotkey.cs" />
<Compile Include="Keycode.cs" />