[Aprog]
commit212a8ea49e4d1d95f45cf1d609834c90b7419794
authorcodistmonk <codistmonk@7cbf5e2b-b55d-4b93-acdd-c0d7b961df51>
Sun, 3 Feb 2013 16:32:11 +0000 (3 16:32 +0000)
committercodistmonk <codistmonk@7cbf5e2b-b55d-4b93-acdd-c0d7b961df51>
Sun, 3 Feb 2013 16:32:11 +0000 (3 16:32 +0000)
tree7194dc9f2324b0125edd5c8144228bad6c943cde
parent2f80c63b64e462f2a26015caed32efa263072350
[Aprog]
Added another gc() in Tools + test; added manual timer TicToc + test.

git-svn-id: https://aprog.svn.sourceforge.net/svnroot/aprog/trunk@207 7cbf5e2b-b55d-4b93-acdd-c0d7b961df51
Aprog/src/net/sourceforge/aprog/tools/TicToc.java [new file with mode: 0644]
Aprog/src/net/sourceforge/aprog/tools/Tools.java
Aprog/test/net/sourceforge/aprog/tools/TicTocTest.java [new file with mode: 0644]
Aprog/test/net/sourceforge/aprog/tools/ToolsTest.java