frontend-tools: Add output timers

This adds streaming and recording timers to the frontend tools.

Closes jp9000/obs-studio#625
This commit is contained in:
cg2121
2016-09-21 03:51:18 -05:00
committed by jp9000
parent 971dd4945c
commit 7e5c7da542
8 changed files with 602 additions and 6 deletions

View File

@@ -1,3 +1 @@
if(WIN32 OR APPLE)
add_subdirectory(frontend-tools)
endif()
add_subdirectory(frontend-tools)