diff options
author | Determinant <[email protected]> | 2015-05-29 23:06:58 +0800 |
---|---|---|
committer | Determinant <[email protected]> | 2015-05-29 23:06:58 +0800 |
commit | 74b9f7cb88cd21cfac3c2e50c8efb802485df0c5 (patch) | |
tree | bd6e583088a086144acc2d8af3eaca59691194ff /tnet_io/KaldiLib/Timer.cc |
init
Diffstat (limited to 'tnet_io/KaldiLib/Timer.cc')
-rw-r--r-- | tnet_io/KaldiLib/Timer.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tnet_io/KaldiLib/Timer.cc b/tnet_io/KaldiLib/Timer.cc new file mode 100644 index 0000000..692969b --- /dev/null +++ b/tnet_io/KaldiLib/Timer.cc @@ -0,0 +1,5 @@ +#include "Timer.h" + +/* +TNet::Timer gTimer; +*/ |